summaryrefslogtreecommitdiffstats
path: root/gitrepository-layout.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-04-10 09:52:26 +0900
committerJunio C Hamano <gitster@pobox.com>2018-04-10 09:52:26 +0900
commit85151f3041c260289e5ee8a6f3d12f077b99db02 (patch)
treeb44c125c327ad49472093157fa03aae4f9ec4d15 /gitrepository-layout.txt
parentb007b03182e012f9114cfca443e4d95c13558507 (diff)
downloadgit-htmldocs-85151f3041c260289e5ee8a6f3d12f077b99db02.tar.gz
Autogenerated HTML docs for v2.17.0-93-g69d71
Diffstat (limited to 'gitrepository-layout.txt')
-rw-r--r--gitrepository-layout.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/gitrepository-layout.txt b/gitrepository-layout.txt
index c60bcad44..e85148f05 100644
--- a/gitrepository-layout.txt
+++ b/gitrepository-layout.txt
@@ -275,11 +275,6 @@ worktrees/<id>/locked::
or manually by `git worktree prune`. The file may contain a string
explaining why the repository is locked.
-worktrees/<id>/link::
- If this file exists, it is a hard link to the linked .git
- file. It is used to detect if the linked repository is
- manually removed.
-
SEE ALSO
--------
linkgit:git-init[1],