]> git.ipfire.org Git - thirdparty/git.git/commit - git-svn.perl
Add 'git svn help [cmd]' which works outside a repo.
authorBen Jackson <ben@ben.com>
Sun, 31 May 2009 01:17:06 +0000 (18:17 -0700)
committerEric Wong <normalperson@yhbt.net>
Thu, 25 Jun 2009 07:38:16 +0000 (00:38 -0700)
commit9a8c92ac9e4698da150a413ce80f185005447f4c
tree61b1a4742672a4bbf786c1afc4ba348cd2198101
parent5eec27e35f0a6231d2b0c50d94c726a67f14b23e
Add 'git svn help [cmd]' which works outside a repo.

Previously there was no explicit 'help' command, but 'git svn help'
still printed the usage message (as an invalid command), provided you
got past the initialization steps that required a valid repo.

Signed-off-by: Ben Jackson <ben@ben.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl