Remove_OBJ_rename_push_script

This commit is contained in:
KitsuShadow
2015-07-11 08:45:39 -04:00
parent 1a6399fba9
commit 953ad32415
9 changed files with 0 additions and 265 deletions

8
push.sh Executable file
View File

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