From: Junio C Hamano Date: Wed, 22 Apr 2020 20:42:43 +0000 (-0700) Subject: Merge branch 'js/import-tars-do-not-make-phony-files-from-pax-headers' X-Git-Tag: v2.27.0-rc0~140 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8633f213e63412f76d7ded5a0a046c37d84388f5;p=thirdparty%2Fgit.git 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 --- 8633f213e63412f76d7ded5a0a046c37d84388f5