diff --git a/commit b/commit new file mode 100755 index 0000000..03e62b2 --- /dev/null +++ b/commit @@ -0,0 +1,3 @@ +git add * +git commit -m "$1" +git push \ No newline at end of file