Releases: magicmonty/bash-git-prompt
Releases · magicmonty/bash-git-prompt
Bugfix release
Fixed a bug with virtualenvwrapper
Merge pull request #93 from DenJohX/master FIX #92 GIT_PROMPT_ONLY_IN_REPO=1 should honor whatever previus prompt was
Optimized Themes
Merge branch 'augensalat-master' (Updated RPM Spec) Fixes #87
Bugfix release
gitstatus.sh was not theme aware fixes #83
2.2
Added themes
2.1
Added possibility to ignore a repository completely by adding "GIT_PR…
Many bugfixes, new features, better configurability
Merge pull request #72 from aks/master Added git_prompt_reset
Version 1.0
Changed the last line of gitprompt.sh to PROMPT_COMMAND=$PROMPT_COMMAND;setGitPrompt This would allow previous PROMPT_COMMAND's too (for example for seting the window title). Fixes #3