merge(third_party/git): Merge squashed git subtree at v2.23.0
Merge commit '1b593e1ea4' as 'third_party/git'
This commit is contained in:
commit
7ef0d62730
3629 changed files with 1139935 additions and 0 deletions
13
third_party/git/Documentation/RelNotes/2.3.6.txt
vendored
Normal file
13
third_party/git/Documentation/RelNotes/2.3.6.txt
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
Git v2.3.6 Release Notes
|
||||
========================
|
||||
|
||||
Fixes since v2.3.5
|
||||
------------------
|
||||
|
||||
* "diff-highlight" (in contrib/) used to show byte-by-byte
|
||||
differences, which meant that multi-byte characters can be chopped
|
||||
in the middle. It learned to pay attention to character boundaries
|
||||
(assuming the UTF-8 payload).
|
||||
|
||||
Also contains typofixes, documentation updates and trivial code
|
||||
clean-ups.
|
||||
Loading…
Add table
Add a link
Reference in a new issue