]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/am-whitespace-doc'
authorJunio C Hamano <gitster@pobox.com>
Wed, 28 Feb 2024 00:04:31 +0000 (16:04 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 Feb 2024 00:04:31 +0000 (16:04 -0800)
"git am --help" now tells readers what actions are available in
"git am --whitespace=<action>", in addition to saying that the
option is passed through to the underlying "git apply".

* jc/am-whitespace-doc:
  doc: add shortcut to "am --whitespace=<action>"

1  2 
Documentation/git-am.txt
apply.c

Simple merge
diff --cc apply.c
Simple merge