git-svn: give show-ignore HEAD smarts, like dcommit and log
commit1a97a506043691741f25e8967e76123c1114d1fb
authorEric Wong <normalperson@yhbt.net>
Tue, 20 Feb 2007 08:43:19 +0000 (20 00:43 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:13 +0000 (23 00:57 -0800)
tree041cf8e8320fa0dfd19f4522232cd9101d187452
parent0dfaf0a4e1905a9137d3f2f691620529aeb3b4fa
git-svn: give show-ignore HEAD smarts, like dcommit and log

This allows the user to run git-svn show-ignore on there
current HEAD without needing to remember which branch/ref they
branched from with -i.  Also, find_by_url should correctly
handle cases where the URL passed to it is not valid.

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