diff options
author | typebrook <typebrook@gmail.com> | 2020-06-03 01:17:44 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2020-06-03 01:17:44 +0800 |
commit | 63f1070a5c54ad10bf73adb37a0bbd1bcc47b21c (patch) | |
tree | 66ba4d0be26d64b26c55b73740cb29979820b415 | |
parent | 88e0fbc0d29468f759d9802625088c1e067f08fa (diff) |
Add FIXME items
-rwxr-xr-x | gist | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -48,6 +48,8 @@ | |||
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 | # FIXME 'gist -n [N]' is refered to range | ||
52 | # FIXME looks like newly created gist won't get cloned | ||
51 | # TODO Save HEADER with wget and httpie | 53 | # TODO Save HEADER with wget and httpie |
52 | # TODO user friendly config file | 54 | # TODO user friendly config file |
53 | # TODO feature to exclude tag-value or grep-string | 55 | # TODO feature to exclude tag-value or grep-string |