Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
doc: fix typos in documentation and release notes
author
Karthikeyan Singaravelan
<tir.karthi@gmail.com>
Sun, 17 Jun 2018 04:35:54 +0000
(
04:35
+0000)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 19 Jun 2018 16:01:12 +0000
(09:01 -0700)
Signed-off-by: Karthikeyan Singaravelan <tir.karthi@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.11.7.txt
patch
|
blob
|
history
Documentation/RelNotes/2.17.0.txt
patch
|
blob
|
history
Documentation/RelNotes/2.18.0.txt
patch
|
blob
|
history
Documentation/diff-options.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
242ba98
)
diff --git
a/Documentation/RelNotes/1.7.11.7.txt
b/Documentation/RelNotes/1.7.11.7.txt
index e7e79d999bd38b8cc369b50d995a231a563a81ef..e743a2a8e46ebeadaad3d9d21abdb2412c043149 100644
(file)
--- a/
Documentation/RelNotes/1.7.11.7.txt
+++ b/
Documentation/RelNotes/1.7.11.7.txt
@@
-25,7
+25,7
@@
Fixes since v1.7.11.6
references" nor "Reload" did not update what is shown as the
contents of it, when the user overwrote the tag with "git tag -f".
references" nor "Reload" did not update what is shown as the
contents of it, when the user overwrote the tag with "git tag -f".
- * "git for-each-ref" did not c
u
rrectly support more than one --sort
+ * "git for-each-ref" did not c
o
rrectly support more than one --sort
option.
* "git log .." errored out saying it is both rev range and a path
option.
* "git log .." errored out saying it is both rev range and a path
diff --git
a/Documentation/RelNotes/2.17.0.txt
b/Documentation/RelNotes/2.17.0.txt
index d6db0e19cf17ba10700f7b314ecab3c4c51e675e..c2cf891f71adfe09f7432591333952d8577439c4 100644
(file)
--- a/
Documentation/RelNotes/2.17.0.txt
+++ b/
Documentation/RelNotes/2.17.0.txt
@@
-342,7
+342,7
@@
Fixes since v2.16
validate the data and connected-ness of objects in the received
pack; the code to perform this check has been taught about the
narrow clone's convention that missing objects that are reachable
validate the data and connected-ness of objects in the received
pack; the code to perform this check has been taught about the
narrow clone's convention that missing objects that are reachable
- from objects in a pack that came from a promis
s
or remote is OK.
+ from objects in a pack that came from a promisor remote is OK.
* There was an unused file-scope static variable left in http.c when
building for versions of libCURL that is older than 7.19.4, which
* There was an unused file-scope static variable left in http.c when
building for versions of libCURL that is older than 7.19.4, which
diff --git
a/Documentation/RelNotes/2.18.0.txt
b/Documentation/RelNotes/2.18.0.txt
index 83316957a5d0c20f3c0e4a49333de44fde6a171f..3ea280cf68e5da48e352023257ef37529410174d 100644
(file)
--- a/
Documentation/RelNotes/2.18.0.txt
+++ b/
Documentation/RelNotes/2.18.0.txt
@@
-324,7
+324,7
@@
Fixes since v2.17
after giving an error message.
(merge 3bb0923f06 ps/contains-id-error-message later to maint).
after giving an error message.
(merge 3bb0923f06 ps/contains-id-error-message later to maint).
- * "diff-highlight" filter (in contrib/) learned to undertand "git log
+ * "diff-highlight" filter (in contrib/) learned to under
s
tand "git log
--graph" output better.
(merge 4551fbba14 jk/diff-highlight-graph-fix later to maint).
--graph" output better.
(merge 4551fbba14 jk/diff-highlight-graph-fix later to maint).
diff --git
a/Documentation/diff-options.txt
b/Documentation/diff-options.txt
index 30aad8396d17ed482f4ae0d3768af4495a21c966..41064909ee42bca9a5decd375bc62ad658ae3c81 100644
(file)
--- a/
Documentation/diff-options.txt
+++ b/
Documentation/diff-options.txt
@@
-133,7
+133,7
@@
These parameters can also be set individually with `--stat-width=<width>`,
as file creations or deletions ("new" or "gone", optionally "+l"
if it's a symlink) and mode changes ("+x" or "-x" for adding
or removing executable bit respectively) in diffstat. The
as file creations or deletions ("new" or "gone", optionally "+l"
if it's a symlink) and mode changes ("+x" or "-x" for adding
or removing executable bit respectively) in diffstat. The
- information is put betwen the filename part and the graph
+ information is put betwe
e
n the filename part and the graph
part. Implies `--stat`.
--numstat::
part. Implies `--stat`.
--numstat::