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