diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-07-02 10:18:13 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-07-02 10:18:13 +0800 |
commit | 8ba0d1fa017ae4344735cb21fcc46acb5255ab00 (patch) | |
tree | a3078bf5ac6af1fa175a388db4f1b375d9f58f49 | |
parent | 60088611f31c1786bf2c47ac071d0592f5dfc0ea (diff) |
Add TODO item
-rwxr-xr-x | gist | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |