summaryrefslogtreecommitdiffstats
path: root/gittutorial.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-06-07 16:05:03 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-06-07 16:05:03 +0000
commit804b5214b40890c882924d4e69cf5c8bf9c551e8 (patch)
treee47de0afb9a0832b8f67cdd229f2e153eb3f212e /gittutorial.txt
parent3bd4ce34155caa21cf5f53a18b80a0c4eb6ecf74 (diff)
downloadgit-htmldocs-804b5214b40890c882924d4e69cf5c8bf9c551e8.tar.gz
Autogenerated HTML docs for v1.6.3.2-202-g26c11
Diffstat (limited to 'gittutorial.txt')
-rw-r--r--gittutorial.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/gittutorial.txt b/gittutorial.txt
index c5d5596d8..c7fa949c2 100644
--- a/gittutorial.txt
+++ b/gittutorial.txt
@@ -650,6 +650,9 @@ digressions that may be interesting at this point are:
smart enough to perform a close-to-optimal search even in the
case of complex non-linear history with lots of merged branches.
+ * linkgit:gitworkflows[7]: Gives an overview of recommended
+ workflows.
+
* link:everyday.html[Everyday GIT with 20 Commands Or So]
* linkgit:gitcvs-migration[7]: Git for CVS users.
@@ -661,6 +664,7 @@ linkgit:gitcvs-migration[7],
linkgit:gitcore-tutorial[7],
linkgit:gitglossary[7],
linkgit:git-help[1],
+linkgit:gitworkflows[7],
link:everyday.html[Everyday git],
link:user-manual.html[The Git User's Manual]