A simple bash script to make pushing to a GIT repository a lot less painful and faster!
Make sure that you have fully setup GIT in your local repository before continuing!
- Open Terminal.
- CD into the directory with QuickiePush.sh.
- Type
./QuickiePush.sh
.
I recommend making it so .sh files open the Terminal when you double-click them so that you don't have to run any commands at all!
If you have a way to improve QuickiePush, feel free to make a pull request.