]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/fast-export-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 fast-export -- <pathspec>" lost the pathspec when showing the
second and subsequent commits, which has been corrected.
source: <2c988c7b-0efe-4222-4a43-8124fe1a9da6@web.de>

* rs/fast-export-pathspec-fix:
  2.36 fast-export regression fix

1  2 
builtin/fast-export.c

Simple merge