commit | a831a3fd86bb7280020d650d52cce4af9e161c46 | [log] [tgz] |
---|---|---|
author | Eric Wong <normalperson@yhbt.net> | Sun Sep 07 08:35:19 2014 +0000 |
committer | Eric Wong <normalperson@yhbt.net> | Sun Sep 14 08:08:24 2014 +0000 |
tree | de9c50f947343bd9d3487410f9a3c4c1fa7f7c33 | |
parent | 26bb3c10ef9a8fcd50cae12af13c677c5a17f0dd [diff] |
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>