diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-07-01 11:51:24 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-07-01 23:39:01 +0800 |
commit | c00a256502479779089cfd4d7fd41ef5b7d85722 (patch) | |
tree | 8560c6bf83d405f86456fc1135ed5c8e942513a3 | |
parent | 54e79536b1810d80f0df5d3611936bbb86fae79c (diff) |
Add TODO item
-rwxr-xr-x | gist | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |