Really simple git helper that makes Github remote commits on an initialized repository less tedious.
Make gut
or gut.cmd
executable.
- Place
gut
incmds
directory - add
export PATH=/home/s/dev/cmds:$PATH
to~/.bashrc
Takes two arguments from command line:
- desciption
- repository
Example: gut "^ cleanup" someRepo