diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-10-01 12:54:23 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-10-01 12:54:23 +0200 |
commit | 53ab3784fad41b1a57acc5d09ec1899a6d273db0 (patch) | |
tree | 34aca36be5cfc9575fdb59a52d49346d95e2909b /bin/common/gt | |
parent | 63a1c6f825dcfd2ba3fee9af49f4c9745f875b9f (diff) |
checkpoint
Diffstat (limited to 'bin/common/gt')
-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 8b0a95f..8df4947 100755 --- a/bin/common/gt +++ b/bin/common/gt @@ -6,7 +6,7 @@ # - git # - $EDITOR: -e # - parallel: optional, if installed will run the commands on all repos with parallel -# - gt-[cmd,st,sync] +# - gt-cmd, gt-st repos=$HOME/sync/share/git-track.txt # prevent file not found errors |