- git clone https://github.com/EasyX-Community/gith.git
- sudo cp ./gith-* /bin
- cd /path/to/gith
- git pull
- sudo cp ./gith-* /bin
Go into your Git project directory. Some script usage examples are below:
- gith-ignore "file/to/ignore.dat"
- gith-ignore "file.dat"
- gith-push "initial commit"
- gith-push "readme.md updated"
gith-push-all will add all files, auto commit and push your changes with message (you must enter password or cache it)
- gith-push-all "initial commit"
- gith-push-all "readme.md updated"
- gith-push-all "added file.dat"
- Fork the project
- Git your fork of the project
- Make some changes to the helper scripts
- Push it to your repository
- Submit a Pull Request to the main repository
- Get your name listed on a crappy but useful project :P