aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/glossary-content.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-12-20 10:14:53 -0800
committerJunio C Hamano <gitster@pobox.com>2023-12-20 10:14:53 -0800
commit2d09302a01ecf53df3aa9997f7353fb4e845922c (patch)
tree6de4138be2cbd2c489d740e69835951bf8a092b1 /Documentation/glossary-content.txt
parenta21a9296439cbbf548b87d820cd9de9ff81fea22 (diff)
parente4299d26d4bee3120429d49baa320a406fbfe07c (diff)
downloadgit-2d09302a01ecf53df3aa9997f7353fb4e845922c.tar.gz
Merge branch 'mk/doc-gitfile-more'
Doc update. * mk/doc-gitfile-more: doc: make the gitfile syntax easier to discover
Diffstat (limited to 'Documentation/glossary-content.txt')
-rw-r--r--Documentation/glossary-content.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/glossary-content.txt b/Documentation/glossary-content.txt
index 59d8ab8572..fbbb3f2de3 100644
--- a/Documentation/glossary-content.txt
+++ b/Documentation/glossary-content.txt
@@ -202,6 +202,8 @@ current branch integrates with) obviously do not work, as there is no
[[def_gitfile]]gitfile::
A plain file `.git` at the root of a working tree that
points at the directory that is the real repository.
+ For proper use see linkgit:git-worktree[1] or linkgit:git-submodule[1].
+ For syntax see linkgit:gitrepository-layout[5].
[[def_grafts]]grafts::
Grafts enable two otherwise different lines of development to be joined