]> git.ipfire.org Git - thirdparty/git.git/commit - git-svn.perl
git-svn: Allow for more argument types for commit (from..to)
authorEric Wong <normalperson@yhbt.net>
Mon, 20 Feb 2006 18:57:26 +0000 (10:57 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 20 Feb 2006 21:32:41 +0000 (13:32 -0800)
commit8de010ad2802e0718b36f394322c6f25542612d6
treeaf694231e927427292eece640ba013cb2cf75e59
parent72942938bfd3587a52906890d7123c49ab71fafc
git-svn: Allow for more argument types for commit (from..to)

Allow 'from..to' notation from the command line.

More liberal sha1 parsing when reading from stdin no longer requires the
sha1 to be the first character, so a leading 'commit ' string is OK.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/git-svn/git-svn
contrib/git-svn/git-svn.txt