stagit-test

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

second commit

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