aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-svn.txt
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2011-03-11 01:08:48 -0500
committerJeff King <peff@peff.net>2011-03-11 10:59:16 -0500
commit6ea922d596ffdeef8c4ce3832f9a162810308e07 (patch)
tree4ba8152f63112739cbe38ba02597f435bb1bbad3 /Documentation/git-svn.txt
parent48bb914ed641fc0880d86b16cbb17c84769c320a (diff)
downloadgit-6ea922d596ffdeef8c4ce3832f9a162810308e07.tar.gz
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/git-svn.txt')
-rw-r--r--Documentation/git-svn.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
index 6a6929dae0..ea8fafd18a 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