summaryrefslogtreecommitdiff
path: root/reword
diff options
context:
space:
mode:
Diffstat (limited to 'reword')
-rwxr-xr-xreword2
1 files changed, 2 insertions, 0 deletions
diff --git a/reword b/reword
new file mode 100755
index 0000000..6b39c2f
--- /dev/null
+++ b/reword
@@ -0,0 +1,2 @@
+#!/bin/sh
+git commit --amend -m "$*"