From: Junio C Hamano Date: Fri, 12 Aug 2016 16:47:36 +0000 (-0700) Subject: Merge branch 'js/import-tars-hardlinks' X-Git-Tag: v2.10.0-rc0~14 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/bb876eb3717b5f6e2f07d5e216e2db8e2d643707?hp=--cc Merge branch 'js/import-tars-hardlinks' "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 --- bb876eb3717b5f6e2f07d5e216e2db8e2d643707