diff options
author | Junio C Hamano <gitster@pobox.com> | 2014-11-18 10:18:28 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-11-18 10:18:28 -0800 |
commit | 4d86216f5b8e576ed8721ef89428868833e1b93e (patch) | |
tree | 5f35113583b5ae06c26027fe774d783e76c1d730 | |
parent | Merge branch 'da/difftool' (diff) | |
parent | gittutorial.txt: remove reference to ancient Git version (diff) | |
download | tgif-4d86216f5b8e576ed8721ef89428868833e1b93e.tar.xz |
Merge branch 'ta/tutorial-modernize'
* ta/tutorial-modernize:
gittutorial.txt: remove reference to ancient Git version
-rw-r--r-- | Documentation/gittutorial.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gittutorial.txt b/Documentation/gittutorial.txt index af9f709ccf..710e6364ea 100644 --- a/Documentation/gittutorial.txt +++ b/Documentation/gittutorial.txt @@ -3,7 +3,7 @@ gittutorial(7) NAME ---- -gittutorial - A tutorial introduction to Git (for version 1.5.1 or newer) +gittutorial - A tutorial introduction to Git SYNOPSIS -------- |