Skip to content

Commit 25baa8e

Browse files
committed
Preparing for rc2 continues
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 1c0b983 commit 25baa8e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Documentation/RelNotes/2.15.0.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -483,9 +483,8 @@ Fixes since v2.14
483483
* Users with "color.ui = always" in their configuration were broken
484484
by a recent change that made plumbing commands to pay attention to
485485
them as the patch created internally by "git add -p" were colored
486-
(heh) and made unusable. Fix this regression by redefining
487-
'always' to mean the same thing as 'auto'.
488-
(merge 6be4595edb jk/ui-color-always-to-auto-maint later to maint).
486+
(heh) and made unusable. This has been fixed by reverting the
487+
offending change.
489488

490489
* In the "--format=..." option of the "git for-each-ref" command (and
491490
its friends, i.e. the listing mode of "git branch/tag"), "%(atom:)"

0 commit comments

Comments
 (0)