summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2011-03-11 06:08:48 (GMT)
committerJeff King <peff@peff.net>2011-03-11 15:59:16 (GMT)
commit6ea922d596ffdeef8c4ce3832f9a162810308e07 (patch)
tree4ba8152f63112739cbe38ba02597f435bb1bbad3 /Documentation
parent48bb914ed641fc0880d86b16cbb17c84769c320a (diff)
downloadgit-6ea922d596ffdeef8c4ce3832f9a162810308e07.zip
git-6ea922d596ffdeef8c4ce3832f9a162810308e07.tar.gz
git-6ea922d596ffdeef8c4ce3832f9a162810308e07.tar.bz2
doc: add missing git footers
Almost every page has a footer that links back to the main git(1) page. Let's add it on the few that are missing it.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-fsck-objects.txt4
-rw-r--r--Documentation/git-init-db.txt4
-rw-r--r--Documentation/git-repo-config.txt4
-rw-r--r--Documentation/git-stage.txt4
-rw-r--r--Documentation/git-svn.txt4
5 files changed, 20 insertions, 0 deletions
diff --git a/Documentation/git-fsck-objects.txt b/Documentation/git-fsck-objects.txt
index 965a827..90ebb8a 100644
--- a/Documentation/git-fsck-objects.txt
+++ b/Documentation/git-fsck-objects.txt
@@ -15,3 +15,7 @@ DESCRIPTION
This is a synonym for linkgit:git-fsck[1]. Please refer to the
documentation of that command.
+
+GIT
+---
+Part of the linkgit:git[1] suite
diff --git a/Documentation/git-init-db.txt b/Documentation/git-init-db.txt
index eba3cb4..2c4c716 100644
--- a/Documentation/git-init-db.txt
+++ b/Documentation/git-init-db.txt
@@ -16,3 +16,7 @@ DESCRIPTION
This is a synonym for linkgit:git-init[1]. Please refer to the
documentation of that command.
+
+GIT
+---
+Part of the linkgit:git[1] suite
diff --git a/Documentation/git-repo-config.txt b/Documentation/git-repo-config.txt
index e5bdb55..a0d1fa6 100644
--- a/Documentation/git-repo-config.txt
+++ b/Documentation/git-repo-config.txt
@@ -16,3 +16,7 @@ DESCRIPTION
This is a synonym for linkgit:git-config[1]. Please refer to the
documentation of that command.
+
+GIT
+---
+Part of the linkgit:git[1] suite
diff --git a/Documentation/git-stage.txt b/Documentation/git-stage.txt
index 7f251a5..ba3fe0d 100644
--- a/Documentation/git-stage.txt
+++ b/Documentation/git-stage.txt
@@ -17,3 +17,7 @@ DESCRIPTION
This is a synonym for linkgit:git-add[1]. Please refer to the
documentation of that command.
+
+GIT
+---
+Part of the linkgit:git[1] suite
diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
index 6a6929d..ea8fafd 100644
--- a/Documentation/git-svn.txt
+++ b/Documentation/git-svn.txt
@@ -877,3 +877,7 @@ reset) branches-maxRev and/or tags-maxRev as appropriate.
SEE ALSO
--------
linkgit:git-rebase[1]
+
+GIT
+---
+Part of the linkgit:git[1] suite