diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-07-31 11:29:51 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-07-31 11:29:51 +0800 |
| commit | be621e959d4637d4b50bb450b368e69f182fbf1b (patch) | |
| tree | 68edf6b1f76920cfdc4c58df371af9f023f7699c | |
| parent | f386bdfbb01dd2ce8d59cdceda14ad0776ea33e9 (diff) | |
update
| -rwxr-xr-x | gist | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -49,6 +49,7 @@ | |||
| 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 | # FIXME Chinese charactor break tag alignment | ||
| 52 | # TODO only shows 10 gists by default, 'gist all' to all gists | 53 | # TODO only shows 10 gists by default, 'gist all' to all gists |
| 53 | # FIXME Only print files in git with default action | 54 | # FIXME Only print files in git with default action |
| 54 | # TODO change gist from public to private or reverse versa | 55 | # TODO change gist from public to private or reverse versa |