aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/gist
diff options
context:
space:
mode:
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