diff options
author | Eric Sunshine <sunshine@sunshineco.com> | 2016-03-27 17:26:07 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-04-04 13:46:54 -0700 |
commit | b73a1bcc1a9f9290bdc024c816d6c41b353c5eab (patch) | |
tree | d40128488c748cd5d439d5b9bc115348869d5b8d /list-objects.h | |
parent | Git 2.4.11 (diff) | |
download | tgif-b73a1bcc1a9f9290bdc024c816d6c41b353c5eab.tar.xz |
git-format-patch.txt: don't show -s as shorthand for multiple options
git-format-patch recognizes -s as shorthand only for --signoff, however,
its documentation shows -s as shorthand for both --signoff and
--no-patch. Resolve this confusion by suppressing the bogus -s shorthand
for --no-patch.
While here, also avoid showing the --no-patch option in git-format-patch
documentation since it doesn't make sense to ask to suppress the patch
while at the same time explicitly asking to format the patch (which,
after all, is the purpose of git-format-patch).
Reported-by: Kevin Brodsky <corax26@gmail.com>
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'list-objects.h')
0 files changed, 0 insertions, 0 deletions