mirror of
https://github.com/paulirish/git-recent.git
synced 2026-09-10 07:26:16 -04:00
changing tracking color to yellow to match branch
This commit is contained in:
parent
26fc354bff
commit
504fcb4fec
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
format="\
|
||||
%(HEAD) %(color:yellow)%(refname:short)%(color:reset)|\
|
||||
%(color:bold red)%(objectname:short) %(color:bold green)(%(committerdate:relative)) %(color:blue)%(authorname) %(color:green)%(upstream:track)%0a\
|
||||
%(color:bold red)%(objectname:short) %(color:bold green)(%(committerdate:relative)) %(color:blue)%(authorname) %(color:reset)%(color:yellow)%(upstream:track)%0a\
|
||||
%(color:black) %(color:reset)|%(contents:subject)%0a\
|
||||
|"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue