]> git.ipfire.org Git - thirdparty/git.git/commit - git-svn.perl
git-svn: enable follow-parent functionality by default
authorEric Wong <normalperson@yhbt.net>
Fri, 9 Feb 2007 10:45:03 +0000 (02:45 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:11 +0000 (00:57 -0800)
commit0bed5eaa0edc3a2dfa0d5910ff1fb280539b242d
tree2c3c04018fb49248a448093f2e0dde5b04b068e9
parente20bea654513aa7eba7e356994fa56cc90bb5b6d
git-svn: enable follow-parent functionality by default

--no-follow-parent disables and reverts it back to the old
default behavior of not following parents (if you don't care for
full history).

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Documentation/git-svn.txt
git-svn.perl
t/t9104-git-svn-follow-parent.sh