]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/format-patch-pathspec-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 4 May 2022 16:51:28 +0000 (09:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 May 2022 16:51:28 +0000 (09:51 -0700)
"git format-patch <args> -- <pathspec>" lost the pathspec when
showing the second and subsequent commits, which has been
corrected.

* rs/format-patch-pathspec-fix:
  2.36 format-patch regression fix

1  2 
builtin/log.c

diff --cc builtin/log.c
Simple merge