stagit-test

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

second commit

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