Re: [PATCH 3/6] fixup! Documentation: avoid poor-man's small caps
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:56:02
Thomas Ackermann [off-list ref] writes:
Signed-off-by: Thomas Ackermann <redacted> ---
I think this deserves to be a separate patch in the series, that says "StGit is the right spelling of the system, not StGIT", referring to https://gna.org/projects/stgit/ or somewhere, in the log message. Will massage the above in; no need to resend. Thanks.
quoted hunk
Documentation/git-tools.txt | 4 ++-- 1 file 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