Do a git remote update in the background periodically, and show number of differing commits. Examples: - https://github.com/sunaku/home/blob/master/.zsh/config/prompt.zsh - https://github.com/johan/zsh/blob/master/Misc/vcs_info-examples - http://www.opensource.apple.com/source/zsh/zsh-55/zsh/Misc/vcs_info-examples
Do a git remote update in the background periodically, and show number of differing commits.
Examples: