This commit is contained in:
kitsushadow
2015-07-11 02:54:45 -04:00
parent 14ea43fa6e
commit 8dbf7d157c

9
test Executable file
View File

@@ -0,0 +1,9 @@
#Test Script
clear
git status
git add --all
read COM
git commit -m $COM
git push