]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/fast-export-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 fast-export -- <pathspec>" lost the pathspec when showing the
second and subsequent commits, which has been corrected.

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

1  2 
builtin/fast-export.c

Simple merge