Commit Graph

2 Commits

Author SHA1 Message Date
Kevin Bullock
6d031e2cdb tag: abort if not at a branch head (issue2552)
Since it's usually only desirable to make tag commits on top of branch
heads, abort if the working dir parent is not a branch head. -f/--force
may be passed to commit at a non-head anyway.

Does not abort if working dir parent is a named branch head but not a
topological head.
2010-12-06 22:04:10 -06:00
Martin Geisler
2f88d4e1b5 tests: unify test-1102 2010-08-14 02:00:33 +02:00