]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/import-tars-hardlinks'
authorJunio C Hamano <gitster@pobox.com>
Fri, 12 Aug 2016 16:47:36 +0000 (09:47 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Aug 2016 16:47:36 +0000 (09:47 -0700)
commitbb876eb3717b5f6e2f07d5e216e2db8e2d643707
treefb39381d27287d31cb58daf3ef625c0227be5524
parent62134efdba558180df997299df565e08e662f4c7
parent04e0869876f726d5af9ac901911781d440e6aed2
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