]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jz/apply-quiet-and-allow-empty'
authorJunio C Hamano <gitster@pobox.com>
Thu, 23 Dec 2021 06:48:11 +0000 (22:48 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 23 Dec 2021 06:48:11 +0000 (22:48 -0800)
"git apply" has been taught to ignore a message without a patch
with the "--allow-empty" option.  It also learned to honor the
"--quiet" option given from the command line.

* jz/apply-quiet-and-allow-empty:
  git-apply: add --allow-empty flag
  git-apply: add --quiet flag

1  2 
t/t4126-apply-empty.sh

Simple merge