author | Junio C Hamano <gitster@pobox.com> | |
Wed, 24 Nov 2010 23:55:19 +0000 (15:55 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 24 Nov 2010 23:55:19 +0000 (15:55 -0800) | ||
commit | 20f84c8f56519b49fa91bb6cef8f8978c2ab4e09 | |
tree | 506b6dc0c798465251dc065479158b045239a106 | tree | snapshot |
parent | cbcf0a6981687b31635d806f45e77188c54b7cfc | commit | diff |
parent | 6e565345e87cf9b8da093e11492fe3a025007230 | commit | diff |
Merge branch 'rs/opt-help-text'
* rs/opt-help-text:
verify-tag: document --verbose
branch: improve --verbose description
archive: improve --verbose description
Describe various forms of "be quiet" using OPT__QUIET
add OPT__FORCE
add description parameter to OPT__QUIET
add description parameter to OPT__DRY_RUN
add description parameter to OPT__VERBOSE
* rs/opt-help-text:
verify-tag: document --verbose
branch: improve --verbose description
archive: improve --verbose description
Describe various forms of "be quiet" using OPT__QUIET
add OPT__FORCE
add description parameter to OPT__QUIET
add description parameter to OPT__DRY_RUN
add description parameter to OPT__VERBOSE
builtin/apply.c | diff1 | | diff2 | | blob | history |
builtin/checkout.c | diff1 | | diff2 | | blob | history |
builtin/clean.c | diff1 | | diff2 | | blob | history |
builtin/fetch.c | diff1 | | diff2 | | blob | history |
builtin/merge-file.c | diff1 | | diff2 | | blob | history |
builtin/remote.c | diff1 | | diff2 | | blob | history |