author | Andy Whitcroft <apw@shadowen.org> | |
Mon, 4 Jun 2007 09:01:49 +0000 (10:01 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 6 Jun 2007 09:35:49 +0000 (02:35 -0700) | ||
commit | 06baffd3df7031d4d5cea223daf3512038d25f45 | |
tree | af5cadee6a231a379f5f19f5f75eecb2838e34aa | tree | snapshot |
parent | cbc9be5ca3989e522f6ad0dfe3697657ecb4b595 | commit | diff |
cvsimport: add <remote>/HEAD reference in separate remotes more
When in separate remote mode (via -r <remote>) we can now use
the name HEAD for the CVS HEAD. In keeping with git-clone
remotes/<remote>/HEAD is creates as a symbolic ref to the user
specified name for the HEAD which defaults to master.
Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When in separate remote mode (via -r <remote>) we can now use
the name HEAD for the CVS HEAD. In keeping with git-clone
remotes/<remote>/HEAD is creates as a symbolic ref to the user
specified name for the HEAD which defaults to master.
Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-cvsimport.perl | diff | blob | history |