Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 527 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 527 Bytes

QuickiePush

A simple bash script to make pushing to a GIT repository a lot less painful and faster!

How do I use this?

Make sure that you have fully setup GIT in your local repository before continuing!

  1. Open Terminal.
  2. CD into the directory with QuickiePush.sh.
  3. 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!

Contributing

If you have a way to improve QuickiePush, feel free to make a pull request.