We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea1e133 + 25baa8e commit c495c16Copy full SHA for c495c16
Documentation/RelNotes/2.15.0.txt
@@ -483,9 +483,8 @@ Fixes since v2.14
483
* Users with "color.ui = always" in their configuration were broken
484
by a recent change that made plumbing commands to pay attention to
485
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).
+ (heh) and made unusable. This has been fixed by reverting the
+ offending change.
489
490
* In the "--format=..." option of the "git for-each-ref" command (and
491
its friends, i.e. the listing mode of "git branch/tag"), "%(atom:)"
0 commit comments