summaryrefslogtreecommitdiff
path: root/bin/common/gt-st
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2024-10-01 13:36:47 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-10-01 13:36:47 +0200
commitd7845cdced852478e73cbd8f4b52dfc42da9c668 (patch)
tree5dc6afc6cf66f6d0d295ba6b6a6fdc95947b87a8 /bin/common/gt-st
parent642e439ddac3c27431616778925f26d37e3db0fb (diff)
checkpoint
Diffstat (limited to 'bin/common/gt-st')
-rwxr-xr-xbin/common/gt-st3
1 files changed, 2 insertions, 1 deletions
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