summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Ackermann <th.acker@arcor.de>2013-02-01 18:08:56 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-02-01 21:54:46 (GMT)
commitafeef30c34116ddc4a091d497f5ac8f4cdde7c65 (patch)
tree4d84cb6149fa4975a3807bed18e7a11b254e9f9b
parent7a7d05b62e7d438582395d3d149ecbbebbaa6062 (diff)
downloadgit-afeef30c34116ddc4a091d497f5ac8f4cdde7c65.zip
git-afeef30c34116ddc4a091d497f5ac8f4cdde7c65.tar.gz
git-afeef30c34116ddc4a091d497f5ac8f4cdde7c65.tar.bz2
Documentation: StGit is the right spelling, not StGIT
They refer themselves as such at https://gna.org/projects/stgit/ Signed-off-by: Thomas Ackermann <th.acker@arcor.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/git-tools.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-tools.txt b/Documentation/git-tools.txt
index 338986a..ad8b823 100644
--- a/Documentation/git-tools.txt
+++ b/Documentation/git-tools.txt
@@ -29,7 +29,7 @@ Alternative/Augmentative Porcelains
- *pg* (http://www.spearce.org/category/projects/scm/pg/)
pg is a shell script wrapper around Git to help the user manage a set of
- patches to files. pg is somewhat like quilt or StGIT, but it does have a
+ patches to files. pg is somewhat like quilt or StGit, but it does have a
slightly different feature set.
@@ -60,7 +60,7 @@ History Viewers
- *qgit* (http://digilander.libero.it/mcostalba/)
- QGit is a git/StGIT GUI viewer built on Qt/C++. QGit could be used
+ QGit is a git/StGit GUI viewer built on Qt/C++. QGit could be used
to browse history and directory tree, view annotated files, commit
changes cherry picking single files or applying patches.
Currently it is the fastest and most feature rich among the Git