Files
ForgeCraft/push
kitsushadow 57b89eead8 pushthisplz
2015-07-11 02:58:20 -04:00

9 lines
82 B
Plaintext
Executable File

#Test Script
clear
git status
git add --all
read COM
git commit -m $COM
git push