diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-06-29 13:44:37 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-06-29 13:44:37 +0800 |
commit | b5ba8fb25c0c44e650602a0715104ae53c3238c9 (patch) | |
tree | e841bb2c7de8155c964c0ab42a8a156d75152b09 | |
parent | 3ede734129c951d15695fb80f4ad9dc5031ac72d (diff) |
Rearrange TODO items
-rwxr-xr-x | gist | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,9 +48,9 @@ | |||
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 Save HEADER with wget and httpie | ||
52 | # TODO user friendly config file | 51 | # TODO user friendly config file |
53 | # TODO feature to exclude tag-value or grep-string | 52 | # TODO feature to exclude tag-value or grep-string |
53 | # TODO Save HEADER with wget and httpie | ||
54 | # TODO codebase statistics, like C++ or something | 54 | # TODO codebase statistics, like C++ or something |
55 | 55 | ||
56 | configuredClient="" | 56 | configuredClient="" |