aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-03-16 15:21:43 +0800
committertypebrook <typebrook@gmail.com>2020-03-16 17:47:40 +0800
commit54600dfdb86d5754ec6fa827438c97734ce195cf (patch)
tree173e1a9f0097f151ff68de123da44d15463b415a
parentf9ee86b488a3a86f0e6f995c6dab53e1e3cbd484 (diff)
Add todo item for subcommand tag
-rwxr-xr-xgist2
1 files changed, 2 insertions, 0 deletions
diff --git a/gist b/gist
index 8274749..6524bf0 100755
--- a/gist
+++ b/gist
@@ -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
42currentVersion="1.23.0" 44currentVersion="1.23.0"
43configuredClient="" 45configuredClient=""
44 46