diff options
author | typebrook <typebrook@gmail.com> | 2020-05-10 21:28:14 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2020-05-10 21:28:14 +0800 |
commit | eae4feaee4b88efaa6f273945f741f994023ef35 (patch) | |
tree | a96ca8a55d3343f360e30f49d6df4de1e09e96c9 | |
parent | f960e39a48b108f386bb202d9bbd6d150c50c1f6 (diff) |
Remove finished todo item0.1
-rwxr-xr-x | gist | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -50,7 +50,6 @@ | |||
50 | # Since now a gist is a local cloned repo | 50 | # Since now a gist is a local cloned repo |
51 | # It is your business to do git commit and git push | 51 | # It is your business to do git commit and git push |
52 | 52 | ||
53 | # TODO only fetch a single report after editing tags | ||
54 | # TODO feature to exclude tag-value or grep-string | 53 | # TODO feature to exclude tag-value or grep-string |
55 | # TODO codebase statistics, like C++ or something | 54 | # TODO codebase statistics, like C++ or something |
56 | # TODO migrate to gh-page, with install.sh and check_md5 in README | 55 | # TODO migrate to gh-page, with install.sh and check_md5 in README |