aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xgist1
1 files changed, 1 insertions, 0 deletions
diff --git a/gist b/gist
index d163b46..9efc991 100755
--- a/gist
+++ b/gist
@@ -39,6 +39,7 @@
39# Since now a gist is a local cloned repo 39# Since now a gist is a local cloned repo
40# It is your business to do git commit and git push 40# It is your business to do git commit and git push
41 41
42# TODO README/helper message about tag and default action ${SHELL:-bash}
42# TODO codebase statistics, like C++ or something 43# TODO codebase statistics, like C++ or something
43# TODO migrate to gh-page, with install.sh and check_md5 in README 44# TODO migrate to gh-page, with install.sh and check_md5 in README
44 45