]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/import-tars-do-not-make-phony-files-from-pax-headers'
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Apr 2020 20:42:43 +0000 (13:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Apr 2020 20:42:43 +0000 (13:42 -0700)
commit8633f213e63412f76d7ded5a0a046c37d84388f5
tree4cb14c643f1c724833fbc2d09c83949ad52ece2e
parentd72fa768f497ddc7e29bae3ad9cd1337dca633b5
parentc839fcff65f72d3a656d541f223151c940eed108
Merge branch 'js/import-tars-do-not-make-phony-files-from-pax-headers'

The import-tars importer (in contrib/fast-import/) used to create
phony files at the top-level of the repository when the archive
contains global PAX headers, which made its own logic to detect and
omit the common leading directory ineffective, which has been
corrected.

* js/import-tars-do-not-make-phony-files-from-pax-headers:
  import-tars: ignore the global PAX header