git/contrib/fast-import
Johannes Schindelin 04e0869876 import-tars: support hard links
Previously, we simply treated hard links as if they were plain files
with size 0, ignoring the link type "1" and hence the link target.

What we should do instead, of course, is to use the link target to get
at the import mark for the contents, even if we cannot recreate the hard
link per se, as Git has no concept of hard links.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-08-03 09:46:11 -07:00
..
git-import.perl contrib/fast-import: use a lowercase "usage:" string 2013-02-24 13:31:08 -08:00
git-import.sh contrib/fast-import: use a lowercase "usage:" string 2013-02-24 13:31:08 -08:00
git-p4.README git-p4: move to toplevel 2012-04-09 14:59:40 -07:00
import-directories.perl comments: fix misuses of "nor" 2014-03-31 15:29:27 -07:00
import-tars.perl import-tars: support hard links 2016-08-03 09:46:11 -07:00
import-zips.py contrib/fast-import/import-zips.py: use spaces instead of tabs 2013-02-24 13:31:08 -08:00