diff --git a/auto-commit b/auto-commit new file mode 100755 index 0000000..efec622 --- /dev/null +++ b/auto-commit @@ -0,0 +1,2 @@ +git add . +git commit -m "AutoCommit $(date)"