git-helper-script Simple script for easily use git commands How to use : Alias command alias command_name='bash path/to/script.sh' Example alias gp='bash ~/Workspace/git-helper-script/git-script.sh'