!!! No Maintenance Intended http://unmaintained.tech
Shows the current branch in the bash prompt
Shows incoming commits from the tracked (or specified) branch
Same but shorter
Runs a given script over every revision in the current repository
git last 3 (show the last 3 commits)
Show outgoing commits to the tracked (or specified) branch
Same but shorter
Format a patch and put it into ~/Documents/Patches//.patch
Push to all remotes
Like checkout, but with auto-stash
Put .git/config into the repository for portable configs
Put .git/config back into place