Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
RelNotes: minor typo fixes in 2.16.0 draft
author
Todd Zullinger
<tmz@pobox.com>
Thu, 14 Dec 2017 02:42:44 +0000
(21:42 -0500)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 14 Dec 2017 18:46:09 +0000
(10:46 -0800)
Signed-off-by: Todd Zullinger <tmz@pobox.com>
Documentation/RelNotes/2.16.0.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
d9a3764
)
diff --git
a/Documentation/RelNotes/2.16.0.txt
b/Documentation/RelNotes/2.16.0.txt
index 3eeeb83674828787c3c715795db6c7bdcb0b76d3..f7fca7123f5d3f71d2da5f6fbdeb5f05997a7403 100644
(file)
--- a/
Documentation/RelNotes/2.16.0.txt
+++ b/
Documentation/RelNotes/2.16.0.txt
@@
-304,10
+304,10
@@
Fixes since v2.15
* "git branch --set-upstream" has been deprecated and (sort of)
removed, as "--set-upstream-to" is the preferred one these days.
The documentation still had "--set-upstream" listed on its
* "git branch --set-upstream" has been deprecated and (sort of)
removed, as "--set-upstream-to" is the preferred one these days.
The documentation still had "--set-upstream" listed on its
- synops
y
s section, which has been corrected.
+ synops
i
s section, which has been corrected.
(merge a060f3d3d8 tz/branch-doc-remove-set-upstream later to maint).
(merge a060f3d3d8 tz/branch-doc-remove-set-upstream later to maint).
- * Internaly we use 0{40} as a placeholder object name to signal the
+ * Internal
l
y we use 0{40} as a placeholder object name to signal the
codepath that there is no such object (e.g. the fast-forward check
while "git fetch" stores a new remote-tracking ref says "we know
there is no 'old' thing pointed at by the ref, as we are creating
codepath that there is no such object (e.g. the fast-forward check
while "git fetch" stores a new remote-tracking ref says "we know
there is no 'old' thing pointed at by the ref, as we are creating