nathan242 / git-scripts

Collection of scripts for working with git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git scripts

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.

About

Collection of scripts for working with git

License:MIT License


Languages

Language:Shell 100.0%