author | Eric Wong <normalperson@yhbt.net> | |
Sun, 22 Nov 2009 20:37:06 +0000 (12:37 -0800) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Sun, 22 Nov 2009 20:54:59 +0000 (12:54 -0800) | ||
commit | 4d0157d6995925ea55ff181ea94d058583333f90 | |
tree | 1cf2e3f095f8403eb0e689360d3d7008dd691ffb | tree | snapshot |
parent | 39add7a36feca434ba85267cb76e4fd69bcdc13a | commit | diff |
git svn: always reuse existing remotes on fetch
The internal no_reuse_existing flag is set to allow initializing
multiple remotes with the same URL, common with SVM users.
Unfortunately, this flag caused misbehavior when used
with the -R command-line flag for fetching.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
The internal no_reuse_existing flag is set to allow initializing
multiple remotes with the same URL, common with SVM users.
Unfortunately, this flag caused misbehavior when used
with the -R command-line flag for fetching.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl | diff | blob | history |