summaryrefslogtreecommitdiffstats
path: root/git-add.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-06-06 22:50:53 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-06-06 22:50:53 +0000
commitf7c042d91f834c0648b5ca3ebf1ef6d0cdc1e36d (patch)
treec337e9562caa23656a3771abad8b5cbc7288ba0e /git-add.txt
parent14ccc607126490ca7c19d8fedf5c3c97ea4c8ffb (diff)
downloadgit-htmldocs-f7c042d91f834c0648b5ca3ebf1ef6d0cdc1e36d.tar.gz
Autogenerated HTML docs for v1.5.6-rc1-21-g03300
Diffstat (limited to 'git-add.txt')
-rw-r--r--git-add.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-add.txt b/git-add.txt
index 1afd0c69e..88165da38 100644
--- a/git-add.txt
+++ b/git-add.txt
@@ -100,7 +100,7 @@ Configuration
The optional configuration variable 'core.excludesfile' indicates a path to a
file containing patterns of file names to exclude from git-add, similar to
$GIT_DIR/info/exclude. Patterns in the exclude file are used in addition to
-those in info/exclude. See link:repository-layout.html[repository layout].
+those in info/exclude. See linkgit:gitrepository-layout[5][repository layout].
EXAMPLES
@@ -265,4 +265,4 @@ Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
GIT
---
-Part of the linkgit:git[7] suite
+Part of the linkgit:git[1] suite