git-svn: don't write to the config file from --follow-parent
commitd8115c5104dbee29433a7f33a3e0d3e1738a581e
authorEric Wong <normalperson@yhbt.net>
Thu, 1 Feb 2007 11:30:31 +0000 (1 03:30 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:11 +0000 (23 00:57 -0800)
treeb301c2b62aa8d5cd4c7dcbe0a4363a86d02c1810
parentce4b4af7ff36d4e4999da937dffd2f9a3a420277
git-svn: don't write to the config file from --follow-parent

Having 'fetch' entries in the config file created from
--follow-parent is wasteful because it can cause *future* of
invocations to follow revisions we were never interested in
in the first place.

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