mirror of
https://github.com/git/git.git
synced 2024-11-25 19:04:18 +08:00
Almost ready for 2.15.1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
1c89be1db2
commit
95a731ce92
@ -64,5 +64,17 @@ Fixes since v2.15
|
||||
|
||||
* Updates from GfW project.
|
||||
|
||||
* "git rebase -i" recently started misbehaving when a submodule that
|
||||
is configured with 'submodule.<name>.ignore' is dirty; this has
|
||||
been corrected.
|
||||
|
||||
* Some error messages did not quote filenames shown in it, which have
|
||||
been fixed.
|
||||
|
||||
* Building with NO_LIBPCRE1_JIT did not disable it, which has been fixed.
|
||||
|
||||
* We used to add an empty alternate object database to the system
|
||||
that does not help anything; it has been corrected.
|
||||
|
||||
|
||||
Also contains various documentation updates and code clean-ups.
|
||||
|
Loading…
Reference in New Issue
Block a user