pushthisplz

This commit is contained in:
kitsushadow
2015-07-11 02:58:20 -04:00
parent 8dbf7d157c
commit 57b89eead8

8
push Executable file
View File

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