BUG: Cannot use bright colors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Cannot configure git to use brightred, neither on Windows nor on Ubuntu. 

Steps to reproduce: 

1. Create ~/.gitconfig with the two lines (or add to them to this file, if it exists):

[color.status]
        untracked = brightred

2. run `git status` from a directory with untracked files

Expected: output in brightred
Actual on Linux:
error: invalid color value: brightred fatal: bad config variable 'color.status.untracked' in file '/home/<username>/.gitconfig' at line 2 

Actual on windows:
 brightred=normal=white.



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux