aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2020-07-01 11:51:24 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2020-07-01 23:39:01 +0800
commitc00a256502479779089cfd4d7fd41ef5b7d85722 (patch)
tree8560c6bf83d405f86456fc1135ed5c8e942513a3
parent54e79536b1810d80f0df5d3611936bbb86fae79c (diff)
Add TODO item
-rwxr-xr-xgist1
1 files changed, 1 insertions, 0 deletions
diff --git a/gist b/gist
index 643e3f4..f1770a0 100755
--- a/gist
+++ b/gist
@@ -49,6 +49,7 @@
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# FIXME g g s | g l 51# FIXME g g s | g l
52# FIXME if '@' is inside filename
52# TODO IF in pipe, do not apply configure 53# TODO IF in pipe, do not apply configure
53# TODO change gist from public to private or reverse versa 54# TODO change gist from public to private or reverse versa
54# TODO feature to exclude tag-value or grep-string 55# TODO feature to exclude tag-value or grep-string