author | Stephen Boyd <bebarino@gmail.com> | |
Wed, 8 Jul 2009 05:15:40 +0000 (22:15 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 11 Jul 2009 06:57:20 +0000 (23:57 -0700) | ||
commit | c9c3c6781c5b97c37b3ce16af7ea9bc613413c7e | |
tree | a3434e1585ff8c2acb0cea99e60964da66c0a939 | tree | snapshot |
parent | 4855b2a220cacb01b77a2bf431b5b176bfa1d732 | commit | diff |
verify-pack: migrate to parse-options
OPT__VERBOSE introduces the long option (--verbose) in addition to the
already present short option (-v), so document this new addition.
Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
OPT__VERBOSE introduces the long option (--verbose) in addition to the
already present short option (-v), so document this new addition.
Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-verify-pack.txt | diff | blob | history | |
builtin-verify-pack.c | diff | blob | history |