commit | 7d6cb10b84d9931aacf1914db192cbeaaa88443d | [log] [tgz] |
---|---|---|
author | Joe Ratterman <jratt0@gmail.com> | Mon Mar 28 13:11:55 2011 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Mar 28 14:02:12 2011 -0700 |
tree | 5b8907e0803db3457f3c9e781dc77574cf4205d4 | |
parent | 78bc46675353e4833a59e0f4dfa47d57a9c1a46b [diff] |
grep: Add the option '--line-number' This is a synonym for the existing '-n' option, matching GNU grep. Signed-off-by: Joe Ratterman <jratt0@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>