Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information