From 43c487dc1e36f2b8a28c7664fd7855691ec8260c Mon Sep 17 00:00:00 2001 From: typebrook Date: Fri, 31 Jan 2020 00:47:08 +0800 Subject: update --- scripts/gist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/gist') diff --git a/scripts/gist b/scripts/gist index 84b6dc7..5b61368 100755 --- a/scripts/gist +++ b/scripts/gist @@ -55,6 +55,7 @@ # TODO parallel branch works with wget and other stuff # TODO completion # TODO grep mode for description, file content +# TODO unify indent # Validate configuration set -eo pipefail @@ -335,6 +336,7 @@ _new_file() { # create a new gist with files # TODO support secret gist +# FIXME catch status code from curl if it fails _create_gist() { _set_gist "$@" [[ -z "$files" ]] && files=$(_new_file $filename) -- cgit v1.2.3-70-g09d2