aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xgist1
1 files changed, 0 insertions, 1 deletions
diff --git a/gist b/gist
index ec3abaf..b54aaaa 100755
--- a/gist
+++ b/gist
@@ -49,7 +49,6 @@
49# Since now a gist is a local cloned repo 49# Since now a gist is a local cloned repo
50# It is your business to do git commit and git push 50# It is your business to do git commit and git push
51 51
52# TODO Add bat tests
53# TODO Add mark when user is in repo 52# TODO Add mark when user is in repo
54# TODO change gist from public to private or reverse versa 53# TODO change gist from public to private or reverse versa
55# TODO feature to exclude tag-value or grep-string 54# TODO feature to exclude tag-value or grep-string