summaryrefslogtreecommitdiffstats
path: root/cmds-guide.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-09-19 15:05:53 -0700
committerJunio C Hamano <gitster@pobox.com>2022-09-19 15:05:53 -0700
commitbb778e77f3ba317e02d2880ca7148ea66a17dd8a (patch)
tree97adfbefe1560b238f317f76f89ee42111f9a5fb /cmds-guide.txt
parent3778ccc1fc47703b374e85d4e38fbe84d360f740 (diff)
downloadgit-htmldocs-bb778e77f3ba317e02d2880ca7148ea66a17dd8a.tar.gz
Autogenerated HTML docs for v2.38.0-rc0-52-gdda722
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 3c0eeb3dc..e79055c86 100644
--- a/cmds-guide.txt
+++ b/cmds-guide.txt
@@ -1,39 +1,39 @@
-linkgit:gitcore-tutorial[7]::
+linkgit:gitcore-tutorial[git]::
A Git core tutorial for developers.
-linkgit:gitcredentials[7]::
+linkgit:gitcredentials[git]::
Providing usernames and passwords to Git.
-linkgit:gitcvs-migration[7]::
+linkgit:gitcvs-migration[git]::
Git for CVS users.
-linkgit:gitdiffcore[7]::
+linkgit:gitdiffcore[git]::
Tweaking diff output.
-linkgit:giteveryday[7]::
+linkgit:giteveryday[git]::
A useful minimum set of commands for Everyday Git.
-linkgit:gitfaq[7]::
+linkgit:gitfaq[git]::
Frequently asked questions about using Git.
-linkgit:gitglossary[7]::
+linkgit:gitglossary[git]::
A Git Glossary.
-linkgit:gitnamespaces[7]::
+linkgit:gitnamespaces[git]::
Git namespaces.
-linkgit:gitremote-helpers[7]::
+linkgit:gitremote-helpers[git]::
Helper programs to interact with remote repositories.
-linkgit:gitsubmodules[7]::
+linkgit:gitsubmodules[git]::
Mounting one repository inside another.
-linkgit:gittutorial[7]::
+linkgit:gittutorial[git]::
A tutorial introduction to Git.
-linkgit:gittutorial-2[7]::
+linkgit:gittutorial-2[git]::
A tutorial introduction to Git: part two.
-linkgit:gitworkflows[7]::
+linkgit:gitworkflows[git]::
An overview of recommended workflows with Git.