MINOR: log-format "%C" & "%+" log

2018-08-22 Thread Hari Lubovac
Hi - I don't know where else to report this. It relates to the "log" command with "--pretty:format" argument. It appears to me that "%C" format argument combined with "%+" or "%-" results in no color applied. For example, I'd expect the last part of the output line ("%+D") to be colored red (it

Re: Windows > git.exe > the result of "git branch" does not always highlight the current branch

2018-04-09 Thread Hari Lubovac
I should upgrade. I just reported the same here: https://github.com/git-for-windows/git/issues/1623 On Mon, Apr 9, 2018 at 12:32 PM, Stefan Beller <sbel...@google.com> wrote: > Hi Hari, > > thanks for reporting a bug! > > On Mon, Apr 9, 2018 at 12:26 PM, Hari Lubovac <h

Windows > git.exe > the result of "git branch" does not always highlight the current branch

2018-04-09 Thread Hari Lubovac
It appears to be just a reporting issue. Probably not a big deal, but I thought I should report this, if it hasn't been noticed: when a branch is switched to by being named with non-original character-casing, then it's not clear which branch is current. Example: C:\repo>git branch * bar foo