]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit45072eefef522935c7cb8cbf5ee8226aba2406ac
treed285109f2a36d81de4f2d653e95f51c390e3f503
parenta2082dbdd315aa4dd3f315545e5b3ab3b3e2d894
parenta171dac73496138ba1ac15a6689ee5478c9a88d0
Merge branch 'jc/am-whitespace-doc'

"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>"
Documentation/git-am.txt
apply.c