diff options
| -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 |