From: Junio C Hamano Date: Fri, 9 Sep 2016 04:35:54 +0000 (-0700) Subject: Merge branch 'js/import-tars-hardlinks' into maint X-Git-Tag: v2.9.4~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e09f1dd30dea9647ee58556b90caefdd8533869;p=git Merge branch 'js/import-tars-hardlinks' into maint "import-tars" fast-import script (in contrib/) used to ignore a hardlink target and replaced it with an empty file, which has been corrected to record the same blob as the other file the hardlink is shared with. * js/import-tars-hardlinks: import-tars: support hard links --- 5e09f1dd30dea9647ee58556b90caefdd8533869