summaryrefslogtreecommitdiffstats
path: root/git-range-diff.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-10-30 08:44:11 +0900
committerJunio C Hamano <gitster@pobox.com>2023-10-30 08:44:11 +0900
commit918a697459a240f82a16fba9fe7a606ed1d9c2a9 (patch)
tree0ebdc5c599739be4b2c4fa4ebf0cfc1ebbbff565 /git-range-diff.txt
parent33be82183d4cd6dc645f64da1402cf9a3f4cdbf3 (diff)
downloadgit-htmldocs-918a697459a240f82a16fba9fe7a606ed1d9c2a9.tar.gz
Autogenerated HTML docs for v2.42.0-526-g3130c1
Diffstat (limited to 'git-range-diff.txt')
-rw-r--r--git-range-diff.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-range-diff.txt b/git-range-diff.txt
index 605a92e22..fbdbe0bef 100644
--- a/git-range-diff.txt
+++ b/git-range-diff.txt
@@ -166,7 +166,7 @@ A typical output of `git range-diff` would look like this:
In this example, there are 3 old and 3 new commits, where the developer
removed the 3rd, added a new one before the first two, and modified the
-commit message of the 2nd commit as well its diff.
+commit message of the 2nd commit as well as its diff.
When the output goes to a terminal, it is color-coded by default, just
like regular `git diff`'s output. In addition, the first line (adding a