git-svn: usability fixes for the 'git svn log' command
commit3bc718ba66f8b101b4017e778138660d66829312
authorEric Wong <normalperson@yhbt.net>
Wed, 14 Feb 2007 01:09:40 +0000 (13 17:09 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:12 +0000 (23 00:57 -0800)
tree7c545c464288d64647fe370b3d5e355a7ed44c46
parentce207c7ad1604c6afd5014051641e40f346a59c6
git-svn: usability fixes for the 'git svn log' command

Similar in spirit to the recent dcommit change, we now
look at 'HEAD' by default to look for a GIT_SVN_ID
so the user won't have to pass -i <GIT_SVN_ID> argument.

We are also more tolerant of of people passing bare remote names
as a result (just $GIT_SVN_ID without the -i)

Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl