diff options
| author | typebrook <typebrook@gmail.com> | 2020-03-16 15:21:43 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2020-03-16 17:47:40 +0800 |
| commit | 54600dfdb86d5754ec6fa827438c97734ce195cf (patch) | |
| tree | 173e1a9f0097f151ff68de123da44d15463b415a | |
| parent | f9ee86b488a3a86f0e6f995c6dab53e1e3cbd484 (diff) | |
Add todo item for subcommand tag
| -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 | ||