aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2020-07-02 10:18:13 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2020-07-02 10:18:13 +0800
commit8ba0d1fa017ae4344735cb21fcc46acb5255ab00 (patch)
treea3078bf5ac6af1fa175a388db4f1b375d9f58f49
parent60088611f31c1786bf2c47ac071d0592f5dfc0ea (diff)
Add TODO item
-rwxr-xr-xgist1
1 files changed, 1 insertions, 0 deletions
diff --git a/gist b/gist
index a28ec6e..47a43bb 100755
--- a/gist
+++ b/gist
@@ -48,6 +48,7 @@
48# Since now a gist is a local cloned repo 48# Since now a gist is a local cloned repo
49# It is your business to do git commit and git push 49# It is your business to do git commit and git push
50 50
51# TODO Add bat tests
51# TODO IF in pipe, do not apply configure 52# TODO IF in pipe, do not apply configure
52# TODO change gist from public to private or reverse versa 53# TODO change gist from public to private or reverse versa
53# TODO feature to exclude tag-value or grep-string 54# TODO feature to exclude tag-value or grep-string