author | Martin Langhoff <martin@catalyst.net.nz> | |
Thu, 17 Nov 2005 08:20:45 +0000 (21:20 +1300) | ||
committer | Martin Langhoff <martin@catalyst.net.nz> | |
Thu, 17 Nov 2005 08:20:45 +0000 (21:20 +1300) | ||
commit | fee3365fe13f36fdd432b1ede9980062cf744663 | |
tree | a17c1f442587b9c7d68b4f7e08c5f6786599c61e | tree | snapshot |
parent | 22ff00fc8bde65414653ed139fd13d90f00fe662 | commit | diff |
archimport: allow for old style branch and public tag names
This patch adds the -o switch, which lets old trees tracked by
git-archmirror continue working with their old branch and tag names
to make life easier for people tracking your tree.
Private tags that are only used internally by git-archimport continue to be
new-style, and automatically converted upon first run.
[ ml: rebased to skip import overhaul ]
Signed-off-by:: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Martin Langhoff <martin@catalyst.net.nz>
This patch adds the -o switch, which lets old trees tracked by
git-archmirror continue working with their old branch and tag names
to make life easier for people tracking your tree.
Private tags that are only used internally by git-archimport continue to be
new-style, and automatically converted upon first run.
[ ml: rebased to skip import overhaul ]
Signed-off-by:: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Martin Langhoff <martin@catalyst.net.nz>
git-archimport.perl | diff | blob | history |