summaryrefslogtreecommitdiffstats
path: root/cmds-guide.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cmds-guide.txt')
-rw-r--r--cmds-guide.txt26
1 files changed, 13 insertions, 13 deletions
diff --git a/cmds-guide.txt b/cmds-guide.txt
index e79055c86..3c0eeb3dc 100644
--- a/cmds-guide.txt
+++ b/cmds-guide.txt
@@ -1,39 +1,39 @@
-linkgit:gitcore-tutorial[git]::
+linkgit:gitcore-tutorial[7]::
A Git core tutorial for developers.
-linkgit:gitcredentials[git]::
+linkgit:gitcredentials[7]::
Providing usernames and passwords to Git.
-linkgit:gitcvs-migration[git]::
+linkgit:gitcvs-migration[7]::
Git for CVS users.
-linkgit:gitdiffcore[git]::
+linkgit:gitdiffcore[7]::
Tweaking diff output.
-linkgit:giteveryday[git]::
+linkgit:giteveryday[7]::
A useful minimum set of commands for Everyday Git.
-linkgit:gitfaq[git]::
+linkgit:gitfaq[7]::
Frequently asked questions about using Git.
-linkgit:gitglossary[git]::
+linkgit:gitglossary[7]::
A Git Glossary.
-linkgit:gitnamespaces[git]::
+linkgit:gitnamespaces[7]::
Git namespaces.
-linkgit:gitremote-helpers[git]::
+linkgit:gitremote-helpers[7]::
Helper programs to interact with remote repositories.
-linkgit:gitsubmodules[git]::
+linkgit:gitsubmodules[7]::
Mounting one repository inside another.
-linkgit:gittutorial[git]::
+linkgit:gittutorial[7]::
A tutorial introduction to Git.
-linkgit:gittutorial-2[git]::
+linkgit:gittutorial-2[7]::
A tutorial introduction to Git: part two.
-linkgit:gitworkflows[git]::
+linkgit:gitworkflows[7]::
An overview of recommended workflows with Git.