author | Eric Wong <normalperson@yhbt.net> | |
Tue, 23 Jan 2007 19:35:53 +0000 (11:35 -0800) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Fri, 23 Feb 2007 08:57:09 +0000 (00:57 -0800) | ||
commit | 536c4b09370f3f443fbe87284d2378fd21f94350 | |
tree | 42a5d7e1d4b6c64712923f0ac2771b66ac658a0a | tree | snapshot |
parent | 07a1c95045a8c4983d3868f6070d9fa9ba5ff596 | commit | diff |
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>
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>
git-svn.perl | diff | blob | history |