aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xgist1
1 files changed, 0 insertions, 1 deletions
diff --git a/gist b/gist
index 8cfc8bf..627c901 100755
--- a/gist
+++ b/gist
@@ -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