Files
ForgeCraft/test
kitsushadow 8dbf7d157c push
2015-07-11 02:54:45 -04:00

10 lines
83 B
Plaintext
Executable File

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