From d7845cdced852478e73cbd8f4b52dfc42da9c668 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Tue, 1 Oct 2024 13:36:47 +0200 Subject: checkpoint --- bin/common/gt-st | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/common/gt-st') diff --git a/bin/common/gt-st b/bin/common/gt-st index 43443cd..e4bd59e 100755 --- a/bin/common/gt-st +++ b/bin/common/gt-st @@ -1,8 +1,9 @@ #!/bin/sh +# gt-st # Print status of the repo locally +# $1: path to repo -# path to repo repo="$1" [ "$1" ] || exit 1 -- cgit v1.2.3