git-extra-status - Get more info for one or more git repo with a single command
Simultaneously working with multiple git repositories can be really annoying. Like knowing the current branch names, is there anything to pull or push, or Do I have any uncommitted changes?
git-extra-status (ges) tries to solve this problem.