aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-04-21 16:53:57 +0800
committertypebrook <typebrook@gmail.com>2020-04-21 16:53:57 +0800
commitfd9635181838330e61892c5b35866b2b7975336e (patch)
tree6ceef30415d3517462cd5bdaa0b939619dc8a5ed
parent2db6ef372e845063d28e2338470c98dd696eca68 (diff)
update
-rwxr-xr-xgist1
1 files changed, 1 insertions, 0 deletions
diff --git a/gist b/gist
index 087e1d8..a4ec0f5 100755
--- a/gist
+++ b/gist
@@ -50,6 +50,7 @@
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
53# TODO feature to exclude tag-value or grep-string 54# TODO feature to exclude tag-value or grep-string
54# TODO codebase statistics, like C++ or something 55# TODO codebase statistics, like C++ or something
55# TODO migrate to gh-page, with install.sh and check_md5 in README 56# TODO migrate to gh-page, with install.sh and check_md5 in README