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
16
third_party/git/Documentation/RelNotes/1.7.0.7.txt
vendored
Normal file
16
third_party/git/Documentation/RelNotes/1.7.0.7.txt
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
Git v1.7.0.7 Release Notes
|
||||
==========================
|
||||
|
||||
Fixes since v1.7.0.6
|
||||
--------------------
|
||||
|
||||
* "make NO_CURL=NoThanks install" was broken.
|
||||
|
||||
* An overlong line after ".gitdir: " in a git file caused out of bounds
|
||||
access to an array on the stack.
|
||||
|
||||
* "git config --path conf.var" to attempt to expand a variable conf.var
|
||||
that uses "~/" short-hand segfaulted when $HOME environment variable
|
||||
was not set.
|
||||
|
||||
And other minor fixes and documentation updates.
|
||||
Loading…
Add table
Add a link
Reference in a new issue