Re: git-2.13.2: color.branch.local problem

2017-07-09 Thread Junio C Hamano
Leo Razoumov writes: > On Sun, Jul 9, 2017 at 5:57 AM, Jeff King wrote: >> On Sun, Jul 09, 2017 at 05:28:34AM -0400, Jeff King wrote: >> >>> On Sat, Jul 08, 2017 at 03:13:04PM -0400, Leo Razoumov wrote: >>> >>> > When I updated from git-2.10.2 to git-2.13.2

Re: git-2.13.2: color.branch.local problem

2017-07-09 Thread Leo Razoumov
On Sun, Jul 9, 2017 at 5:57 AM, Jeff King wrote: > On Sun, Jul 09, 2017 at 05:28:34AM -0400, Jeff King wrote: > >> On Sat, Jul 08, 2017 at 03:13:04PM -0400, Leo Razoumov wrote: >> >> > When I updated from git-2.10.2 to git-2.13.2 my 'color.branch.local' >> > config setting gets

Re: git-2.13.2: color.branch.local problem

2017-07-09 Thread Jeff King
On Sun, Jul 09, 2017 at 05:28:34AM -0400, Jeff King wrote: > On Sat, Jul 08, 2017 at 03:13:04PM -0400, Leo Razoumov wrote: > > > When I updated from git-2.10.2 to git-2.13.2 my 'color.branch.local' > > config setting gets ignored. Corresponding 'remote' or 'current' > > settings are honored and

Re: git-2.13.2: color.branch.local problem

2017-07-09 Thread Jeff King
On Sat, Jul 08, 2017 at 03:13:04PM -0400, Leo Razoumov wrote: > When I updated from git-2.10.2 to git-2.13.2 my 'color.branch.local' > config setting gets ignored. Corresponding 'remote' or 'current' > settings are honored and work as expected Looks like this is a regression from the switch to

git-2.13.2: color.branch.local problem

2017-07-08 Thread Leo Razoumov
Hi Everyone, When I updated from git-2.10.2 to git-2.13.2 my 'color.branch.local' config setting gets ignored. Corresponding 'remote' or 'current' settings are honored and work as expected Relevant parts of my config file is: [color "branch"] current= reverse local = red bold