aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/gist
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-02-06 12:39:27 +0800
committertypebrook <typebrook@gmail.com>2020-02-06 12:39:27 +0800
commit937e9383164c2d7ca531a003c08785fe1f9660fe (patch)
treeb1c22db5f1cfae238e3253cdc9b2e3b6e19218ca /scripts/gist
parentf747eae938d6c576b690c2fe9ec821b87ec3c89a (diff)
update
Diffstat (limited to 'scripts/gist')
-rwxr-xr-xscripts/gist2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gist b/scripts/gist
index ceda73f..31040bf 100755
--- a/scripts/gist
+++ b/scripts/gist
@@ -30,7 +30,7 @@
30# Since now a gist is a local cloned repo 30# Since now a gist is a local cloned repo
31# It is your business to do git commit and git push 31# It is your business to do git commit and git push
32 32
33# TODO push github.com (may need new token) 33# TODO import to github repo (may need a new token)
34# TODO test on bats, mac and remote machine 34# TODO test on bats, mac and remote machine
35# TODO completion 35# TODO completion
36 36