diff mbox series

[RFC,v2,6/6] doc: Add collision reference to Hacking Git

Message ID 20200525232727.21096-7-keni@his.com (mailing list archive)
State New, archived
Headers show
Series various documentation bits | expand

Commit Message

Kenneth Lorber May 25, 2020, 11:27 p.m. UTC
Signed-off-by: Kenneth Lorber <keni@his.com>
---
 Documentation/user-manual.txt | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index 2144246444..4ceba4a943 100644
--- a/Documentation/user-manual.txt
+++ b/Documentation/user-manual.txt
@@ -4056,6 +4056,7 @@  documents may be what you are really looking for:
 * hooks: linkgit:githooks[5]
 * attributes: linkgit:gitattributes[5]
 * new tools: linkgit:git-sh-setup[1]
+* avoiding namespace collisions: linkgit:gitrepository-layout[5]
 
 [[object-details]]
 === Object storage format