fixing branch only

This commit is contained in:
dgames
2021-05-30 07:27:16 -04:00
parent 8d6ce3e4ac
commit 03d0f913ea
2 changed files with 15 additions and 0 deletions

View File

@ -43,3 +43,4 @@ lamb_color = "\x1b[1;30;40m" -- Light Grey = Lambda Color
clean_color = "\x1b[1;37;40m"
dirty_color = "\x1b[33;3m"
conflict_color = "\x1b[31;1m"
unknown_color = "\x1b[1;30;40m" -- Light Grey = No VCS Status Branch Color