We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45f28ed commit 3b9e3c2Copy full SHA for 3b9e3c2
Documentation/RelNotes/2.11.1.txt
@@ -161,5 +161,8 @@ Fixes since v2.11
161
* Tighten a test to avoid mistaking an extended ERE regexp engine as
162
a PRE regexp engine.
163
164
+ * Typing ^C to pager, which usually does not kill it, killed Git and
165
+ took the pager down as a collateral damage in certain process-tree
166
+ structure. This has been fixed.
167
168
Also contains various documentation updates and code clean-ups.
0 commit comments