Skip to content

Commit a73d379

Browse files
Philip Oakleygitster
authored andcommitted
Doc add: link gitignore
Use a gitignore link rather than the gitrepository- layout link. Signed-off-by: Philip Oakley <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 3f8c5a4 commit a73d379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-add.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Configuration
155155
The optional configuration variable `core.excludesfile` indicates a path to a
156156
file containing patterns of file names to exclude from git-add, similar to
157157
$GIT_DIR/info/exclude. Patterns in the exclude file are used in addition to
158-
those in info/exclude. See linkgit:gitrepository-layout[5].
158+
those in info/exclude. See linkgit:gitignore[5].
159159

160160

161161
EXAMPLES

0 commit comments

Comments
 (0)