diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-07-22 10:27:51 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-07-22 10:27:51 +0800 |
| commit | f386bdfbb01dd2ce8d59cdceda14ad0776ea33e9 (patch) | |
| tree | e75b86240b7172086b4cb95e9a1c809e564b3079 | |
| parent | 99d8b0664861a489058e191af158580fed8f4b28 (diff) | |
update
| -rwxr-xr-x | gist | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -49,6 +49,8 @@ | |||
| 49 | # Since now a gist is a local cloned repo | 49 | # Since now a gist is a local cloned repo |
| 50 | # It is your business to do git commit and git push | 50 | # It is your business to do git commit and git push |
| 51 | 51 | ||
| 52 | # TODO only shows 10 gists by default, 'gist all' to all gists | ||
| 53 | # FIXME Only print files in git with default action | ||
| 52 | # TODO change gist from public to private or reverse versa | 54 | # TODO change gist from public to private or reverse versa |
| 53 | # TODO feature to exclude tag-value or grep-string | 55 | # TODO feature to exclude tag-value or grep-string |
| 54 | # TODO Save HEADER with wget and httpie | 56 | # TODO Save HEADER with wget and httpie |