]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/format-patch-pathspec-fix' into maint
authorJunio C Hamano <gitster@pobox.com>
Thu, 5 May 2022 21:36:25 +0000 (14:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 May 2022 21:36:25 +0000 (14:36 -0700)
"git format-patch <args> -- <pathspec>" lost the pathspec when
showing the second and subsequent commits, which has been
corrected.
source: <c36896a1-6247-123b-4fa3-b7eb24af1897@web.de>

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

1  2 
builtin/log.c

diff --cc builtin/log.c
Simple merge