author | Eric Wong <normalperson@yhbt.net> | |
Thu, 1 Feb 2007 11:30:31 +0000 (03:30 -0800) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Fri, 23 Feb 2007 08:57:11 +0000 (00:57 -0800) | ||
commit | d8115c5104dbee29433a7f33a3e0d3e1738a581e | |
tree | b301c2b62aa8d5cd4c7dcbe0a4363a86d02c1810 | tree | snapshot |
parent | ce4b4af7ff36d4e4999da937dffd2f9a3a420277 | commit | diff |
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>
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 | diff | blob | history | |
t/t9104-git-svn-follow-parent.sh | diff | blob | history |