Fossil MARK_UNTRACKED is now colorized as for git or hg support
This commit is contained in:
parent
e2b3ad6313
commit
9f0c0e6d47
@ -967,7 +967,7 @@ _lp_fossil_branch_color()
|
||||
fi
|
||||
|
||||
if [ "$C2A" -gt 0 ]; then
|
||||
C2A="$LP_MARK_UNTRACKED"
|
||||
C2A="$LP_COLOR_CHANGES$LP_MARK_UNTRACKED"
|
||||
else
|
||||
C2A=""
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user