Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-svn: allow 'init' to work outside of tests
Tests always ran 'git init' before we ran so that repo-config would always have something to read. However that does not work in real-world situations where the user expects 'git svn init' to work without running 'git init' first. Signed-off-by: Eric Wong <normalperson@yhbt.net>
- Loading branch information