Comment on How to Set Up Git Completion and Repo State on OS XComments−r4um13yAdditionally to GIT_PS1_SHOWDIRTYSTATE the following are useful export GIT_PS1_SHOWUPSTREAM="auto" export GIT_PS1_SHOWSTASHSTATE=1 export GIT_PS1_SHOWUNTRACKEDFILES=1
Comments
Additionally to GIT_PS1_SHOWDIRTYSTATE the following are useful