Improved git

* added branch info
* added coloring for Changes to... sections
* better changes id in rebase
This commit is contained in:
Mariusz Smykuła 2013-06-02 13:07:20 +02:00
parent e5cc8be863
commit 79e744c456
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ color blue "^# [^/?*:;{}\\]+$"
# Recolor hash symbols
color brightblack "#"
color magenta "#[[:space:]]Changes to be committed:"
# Trailing spaces
color ,red "[[:space:]]+$"