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
14
third_party/git/Documentation/RelNotes/1.8.3.1.txt
vendored
Normal file
14
third_party/git/Documentation/RelNotes/1.8.3.1.txt
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
Git v1.8.3.1 Release Notes
|
||||
==========================
|
||||
|
||||
Fixes since v1.8.3
|
||||
------------------
|
||||
|
||||
* When $HOME is misconfigured to point at an unreadable directory, we
|
||||
used to complain and die. The check has been loosened.
|
||||
|
||||
* Handling of negative exclude pattern for directories "!dir" was
|
||||
broken in the update to v1.8.3.
|
||||
|
||||
Also contains a handful of trivial code clean-ups, documentation
|
||||
updates, updates to the test suite, etc.
|
||||
Loading…
Add table
Add a link
Reference in a new issue