Tags: claytondus/bash-git-prompt
Tags
Merge pull request magicmonty#260 from ogr3/colors-as-function Extract color definition loading as a function
GIT_PROMPT_SHOW_UNTRACKED_FILES=no was not working correctly * Fixed the bug, than GIT_SHOW_UNTRACKED_FILES=no was not respected * Renamed GIT_SHOW_UNTRACKED_FILES to GIT_PROMPT_SHOW_UNTRACKED_FILES as this is more consistent to the other environment variables * GIT_PROMPT_SHOW_UNTRACKED_FILES can be now also set on a per repository basis in .bash-git-rc * Updated README Fixes magicmonty#215 and 216
Merge pull request magicmonty#214 from root42/untracked-files Make counting ALL untracked files optional
Merge pull request magicmonty#116 from lslezak/master Added openSUSE themes
PreviousNext