From aa770d7a8e2b02ccb5c27e2f40bec1a482497688 Mon Sep 17 00:00:00 2001 From: typebrook Date: Tue, 4 Feb 2020 23:00:02 +0800 Subject: update --- scripts/gist | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'scripts') diff --git a/scripts/gist b/scripts/gist index e9e5130..4662c99 100755 --- a/scripts/gist +++ b/scripts/gist @@ -161,8 +161,6 @@ http_method() { } # Show the list of gist, but not updated time -# TODO a way to show files -# TODO show git status outdated _show_list() { if [[ ! -e $INDEX ]]; then echo 'No local file found for last update, please run command:' @@ -225,7 +223,7 @@ _parse_response() { done } -# TODO add author, files and date of a gist +# TODO add files and date of a gist # get latest list of gists from Github API _update() { echo "fetching $user's gists from $GITHUB_API..." -- cgit v1.2.3-70-g09d2