git-cvsimport-script: move working directory forward
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 5 Jul 2005 11:19:59 +0000 (13:19 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 5 Jul 2005 11:19:59 +0000 (13:19 +0200)
If HEAD happened to point to a cvs branch, move the
working directory forward to the tip of the branch.
Additionally, if master and "origin" are equal,
move master forward to new origin first.

No differences found