author | Kevin Ballard <kevin@sb.org> | |
Wed, 19 Mar 2008 06:16:28 +0000 (02:16 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 20 Mar 2008 00:31:51 +0000 (17:31 -0700) | ||
commit | 7ccd366779dd0ff042472fd76223267c19b2e498 | |
tree | 61f14fd6c94d10dc54c8557a488e2d827b2b07bb | tree | snapshot |
parent | 05f304526197ac6e27ce1fe2e010eb023472b30b | commit | diff |
Add --reverse to the git-rev-list usage string
git-rev-list accepts --reverse, as documented in
the manpage, but the usage string does not list it.
Signed-off-by: Kevin Ballard <kevin@sb.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rev-list accepts --reverse, as documented in
the manpage, but the usage string does not list it.
Signed-off-by: Kevin Ballard <kevin@sb.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-rev-list.c | diff | blob | history |