diff options
-rwxr-xr-x | gist | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -39,6 +39,8 @@ | |||
39 | # Since now a gist is a local cloned repo | 39 | # Since now a gist is a local cloned repo |
40 | # It is your business to do git commit and git push | 40 | # It is your business to do git commit and git push |
41 | 41 | ||
42 | # TODO subcommand tag for #TAG in description | ||
43 | |||
42 | currentVersion="1.23.0" | 44 | currentVersion="1.23.0" |
43 | configuredClient="" | 45 | configuredClient="" |
44 | 46 | ||