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