author | Stephen Boyd <bebarino@gmail.com> | |
Sun, 21 Jun 2009 04:40:46 +0000 (21:40 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 21 Jun 2009 06:50:42 +0000 (23:50 -0700) | ||
commit | 69932bc6117d7ec2689557693ad300756c961cdc | |
tree | 5ab2dba7209c1c695ba79ccaa7c872179ce568fc | tree | snapshot |
parent | c5764c095c2a563b657c1bd8f4a3e47bdeee14b0 | commit | diff |
show-ref: migrate to parse-options
Also make the docs more consistent with the usage message. While we're
here remove the zero initializers from the static variables as they're
unnecessary.
Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Also make the docs more consistent with the usage message. While we're
here remove the zero initializers from the static variables as they're
unnecessary.
Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-show-ref.txt | diff | blob | history | |
builtin-show-ref.c | diff | blob | history |