aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/gist
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-02-12 22:14:39 +0800
committertypebrook <typebrook@gmail.com>2020-02-12 22:14:39 +0800
commit36f06cc8454168d5e7b69e1a43817e46c2bd48d3 (patch)
tree10a4f73b00bf5b11d05bb6045c9c6dea05ff7230 /scripts/gist
parentda7c861b33ea43c5364b1ce6cb2cf5a0ce0892b7 (diff)
update
Diffstat (limited to 'scripts/gist')
-rwxr-xr-xscripts/gist1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/gist b/scripts/gist
index bb2fb42..be81c16 100755
--- a/scripts/gist
+++ b/scripts/gist
@@ -534,6 +534,7 @@ _create_gist() {
534} 534}
535 535
536# update description of a gist 536# update description of a gist
537# TODO use response to modify index file, do not fetch gists again
537_edit_gist() { 538_edit_gist() {
538 _gist_id $1 539 _gist_id $1
539 540