summaryrefslogtreecommitdiffstats
path: root/gitrevisions.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-09-12 17:54:09 -0700
committerJunio C Hamano <gitster@pobox.com>2016-09-12 17:54:09 -0700
commitcd451662c9139640c5676982f6c88f89e16c23b2 (patch)
treeb1ae28586fe8ebd5064cc527f52d24b7cf5116cc /gitrevisions.txt
parente37049f6c527b79d663ec816d053581d3cae9131 (diff)
downloadgit-htmldocs-cd451662c9139640c5676982f6c88f89e16c23b2.tar.gz
Autogenerated HTML docs for v2.10.0-129-g35f6
Diffstat (limited to 'gitrevisions.txt')
-rw-r--r--gitrevisions.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/gitrevisions.txt b/gitrevisions.txt
index e903eb786..27dec5b91 100644
--- a/gitrevisions.txt
+++ b/gitrevisions.txt
@@ -15,9 +15,9 @@ DESCRIPTION
Many Git commands take revision parameters as arguments. Depending on
the command, they denote a specific commit or, for commands which
-walk the revision graph (such as linkgit:git-log[1]), all commits which can
-be reached from that commit. In the latter case one can also specify a
-range of revisions explicitly.
+walk the revision graph (such as linkgit:git-log[1]), all commits which are
+reachable from that commit. For commands that walk the revision graph one can
+also specify a range of revisions explicitly.
In addition, some Git commands (such as linkgit:git-show[1]) also take
revision parameters which denote other objects than commits, e.g. blobs