From 14325e1964c5939e5139297ce5897f929dc1e025 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Tue, 29 Aug 2023 14:44:07 +0500 Subject: Add scripts --- reword | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 reword (limited to 'reword') 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 "$*" -- cgit v1.2.3