Sync with v2.11.1

* maint:
  Git 2.11.1
maint
Junio C Hamano 2017-02-02 13:43:19 -08:00
commit 8a8f121049
1 changed files with 3 additions and 0 deletions

View File

@ -161,5 +161,8 @@ Fixes since v2.11
* Tighten a test to avoid mistaking an extended ERE regexp engine as
a PRE regexp engine.

* Typing ^C to pager, which usually does not kill it, killed Git and
took the pager down as a collateral damage in certain process-tree
structure. This has been fixed.

Also contains various documentation updates and code clean-ups.