author | Nanako Shiraishi <nanako3@lavabit.com> | |
Mon, 19 Oct 2009 02:54:12 +0000 (11:54 +0900) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 19 Oct 2009 05:47:29 +0000 (22:47 -0700) | ||
commit | fcb044ee5754ad2df2d217748a976ec82970eb29 | |
tree | 4f66b354ad37e884ef00518417c3f26aa9b3efaa | tree | snapshot |
parent | 989119d96e8d06c69b16d2021856309ec8e0a0c8 | commit | diff |
git push: remove incomplete options list from help text
'git push -h' shows usage text with incomplete list of options and then
has a separate list of options that are supported. Imitate the way other
commands (I looked at 'git diff' for an example) show their options.
Signed-off-by: しらいし ななこ <nanako3@lavabit.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
'git push -h' shows usage text with incomplete list of options and then
has a separate list of options that are supported. Imitate the way other
commands (I looked at 'git diff' for an example) show their options.
Signed-off-by: しらいし ななこ <nanako3@lavabit.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-push.c | diff | blob | history |