Skip to content

Commit

Permalink
doc: add missing git footers
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
Jeff King committed Mar 11, 2011
1 parent 48bb914 commit 6ea922d
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/git-fsck-objects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 4 additions & 0 deletions Documentation/git-init-db.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 4 additions & 0 deletions Documentation/git-repo-config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 4 additions & 0 deletions Documentation/git-stage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 4 additions & 0 deletions Documentation/git-svn.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 6ea922d

Please sign in to comment.