diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2018-03-15 17:44:11 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-03-15 12:37:47 -0700 |
commit | 3800135b8955cd9bf43c8599e6d41774a0e8e986 (patch) | |
tree | 3a504bab470b201dcf67432d6a1b35c314cfe42c /Documentation/build-docdep.perl | |
parent | gc.txt: more details about what gc does (diff) | |
download | tgif-3800135b8955cd9bf43c8599e6d41774a0e8e986.tar.xz |
worktree: delete dead code
This "link" was a feature in early iterations of multiple worktree
functionality for some reason it was dropped [1]. Since nobody creates
this "link", there's no need to check it.
This is mostly used to let the user moves a worktree manually [2]. If
you move a worktree within the same file system, this hard link count
lets us know the worktree is still there even if we don't know where it
is.
We support 'worktree move' now and don't need this anymore.
[1] last appearance in v4 message-id:
1393675983-3232-25-git-send-email-pclouds@gmail.com
and the reason in v5 was "revisit later", message-id:
1394246900-31535-1-git-send-email-pclouds@gmail.com
[2] 23af91d102 (prune: strategies for linked checkouts - 2014-11-30)
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/build-docdep.perl')
0 files changed, 0 insertions, 0 deletions