Collection of scripts for working with git.
show-status - Show git status (current branch/commit, clean/unclean, and remote sync) for a list of set repositories.
git-show-status - Logic script included for show-status.
colours.sh - Include script with variables for coloured text output.
start-ssh-agent.sh - Script to start ssh-agent on first launch of git bash.
git-shell-commands - Folder of scripts to use with git-shell.