stagit-test

test repo for git hooks and stagit
Index Commits Files Refs
commit a42e11ac05006f26ff2bb6701acd7044f92c53e1
parent 5c1479b85c01f8ed1edbe89c07f20ecea9960807
Author: mjkloeckner <martin.cachari@gmail.com>
Date:   Wed,  7 Dec 2022 23:29:05 -0300

fourth commit

Diffstat:
Atest4 | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/test4 b/test4
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+echo "Good-bye, World!"