aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/glossary-content.txt
diff options
context:
space:
mode:
authorMarcel Krause <mk+copyleft@pimpmybyte.de>2023-11-28 07:55:58 +0100
committerJunio C Hamano <gitster@pobox.com>2023-12-03 10:54:51 +0900
commite4299d26d4bee3120429d49baa320a406fbfe07c (patch)
tree85957746ffa5b2c033126c7e56957b54f7c884be /Documentation/glossary-content.txt
parent61a22ddaf0626111193a17ac12f366bd6d167dff (diff)
downloadgit-e4299d26d4bee3120429d49baa320a406fbfe07c.tar.gz
doc: make the gitfile syntax easier to discover
Signed-off-by: Marcel Krause <mk+copyleft@pimpmybyte.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 5a537268e2..3f912e7bb2 100644
--- a/Documentation/glossary-content.txt
+++ b/Documentation/glossary-content.txt
@@ -184,6 +184,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 enables two otherwise different lines of development to be joined