git svn: find-rev allows short switches for near matches
commita831a3fd86bb7280020d650d52cce4af9e161c46
authorEric Wong <normalperson@yhbt.net>
Sun, 7 Sep 2014 08:35:19 +0000 (7 08:35 +0000)
committerEric Wong <normalperson@yhbt.net>
Sun, 14 Sep 2014 08:08:24 +0000 (14 08:08 +0000)
treede9c50f947343bd9d3487410f9a3c4c1fa7f7c33
parent26bb3c10ef9a8fcd50cae12af13c677c5a17f0dd
git svn: find-rev allows short switches for near matches

Allow -B and -A to act as short aliases for --before and --after
options respectively.  This reduces typing and hopefully allows
reuse of muscle memory for grep(1) users.

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