aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-03-16 11:09:47 +0800
committertypebrook <typebrook@gmail.com>2020-03-16 11:09:47 +0800
commit4d9493ba5231cea2fc37ba6e17e6473c792a8e7a (patch)
treeee42e711b2f70d6aa562322390136f43f1dbdad3
parent6383b071ca211c9031bc9ba4b28cac3d6b57e0b5 (diff)
update
-rwxr-xr-xgist2
1 files changed, 1 insertions, 1 deletions
diff --git a/gist b/gist
index d6568c6..e904b93 100755
--- a/gist
+++ b/gist
@@ -322,7 +322,7 @@ _parse_response() {
322} 322}
323 323
324# TODO pagnation for more than 100 gists 324# TODO pagnation for more than 100 gists
325# TODO add files and date of a gist 325# TODO add files of a gist
326# get latest list of gists from Github API 326# get latest list of gists from Github API
327_fetch_gists() { 327_fetch_gists() {
328 echo "fetching $user's gists from $GITHUB_API..." 328 echo "fetching $user's gists from $GITHUB_API..."