Skip to content

Commit

Permalink
Documentation: StGit is the right spelling, not StGIT
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Thomas Ackermann authored and Junio C Hamano committed Feb 1, 2013
1 parent 7a7d05b commit afeef30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/git-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.


Expand Down Expand Up @@ -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
Expand Down

0 comments on commit afeef30

Please sign in to comment.