X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgittutorial.txt;h=c7fa949c287f76c5ab8173d975f6da3dd92e6802;hb=1bbc820414d94452d1417bb83db86309f34720a3;hp=c5d5596d895755d69c8060bc38a800d7c70eda26;hpb=a54a216098db10d551d33123f33667ce8a036510;p=git.git diff --git a/Documentation/gittutorial.txt b/Documentation/gittutorial.txt index c5d5596d8..c7fa949c2 100644 --- a/Documentation/gittutorial.txt +++ b/Documentation/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]