git-svn(1): update instructions for resuming a git-svn clone
authorSam Vilain <sam@vilain.net>
Thu, 24 Jan 2008 23:10:02 +0000 (12:10 +1300)
committerJunio C Hamano <gitster@pobox.com>
Sat, 26 Jan 2008 06:31:52 +0000 (22:31 -0800)
git-svn expects its references under refs/remotes/*; but these will
not be copied or set by "git clone"; put in this man page the manual
fiddling that is required with current git-svn to get this to work.

Signed-off-by: Sam Vilain <sam.vilain@catalyst.net.nz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found