diff options
| author | Raymaekers Luca <luca@spacehb.net> | 2025-07-13 13:50:35 +0200 |
|---|---|---|
| committer | Raymaekers Luca <luca@spacehb.net> | 2025-07-13 13:50:35 +0200 |
| commit | ce33e72756c9ea10eed8d37af69c208a3da4679e (patch) | |
| tree | 7c75aef1305d41ad06b2481b083f1e99108b29e0 /bin | |
| parent | c6bf501dc80c56ecb56963fb6c261ba9140816ac (diff) | |
checkpoint
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/common/gt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/common/gt b/bin/common/gt index b018258..0887742 100755 --- a/bin/common/gt +++ b/bin/common/gt @@ -97,7 +97,7 @@ while getopts ":a:c:f:dlsheu" opt; do git add . git commit --all -m "checkpoint" > /dev/null git push > /dev/null - printf '\''{}: done.\\n'\'' + printf '\''{}: done.\n'\'' ' else list_repos | while read -r proj |
