about summary refs log tree commit diff
path: root/commit.sh
diff options
context:
space:
mode:
Diffstat (limited to 'commit.sh')
-rwxr-xr-xcommit.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/commit.sh b/commit.sh
new file mode 100755
index 0000000..80cec13
--- /dev/null
+++ b/commit.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+git commit -am "Update $(date -I)"