diff options
| author | typebrook <typebrook@gmail.com> | 2019-12-26 14:53:18 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-12-26 14:53:18 +0800 |
| commit | a54fd1e29a03321d860155ee4c7cae026ef5a62a (patch) | |
| tree | c870b119c5b9db20f60e4883ea62f9241bf36d72 | |
| parent | b1ba5845badf809bae285deaeba88f91c9ee9c4c (diff) | |
update
| -rwxr-xr-x[-rw-r--r--] | gist | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -13,6 +13,9 @@ | |||
| 13 | # | 13 | # |
| 14 | # * list your gists with format: [number] [url] [file_num] [comment_num] [short description] | 14 | # * list your gists with format: [number] [url] [file_num] [comment_num] [short description] |
| 15 | # gist | 15 | # gist |
| 16 | # | ||
| 17 | # * clone gist repos which are not in local | ||
| 18 | # gist [sync | s] | ||
| 16 | # | 19 | # |
| 17 | # * Go to local gist repo | 20 | # * Go to local gist repo |
| 18 | # gist <number_of_gist_in_list> | 21 | # gist <number_of_gist_in_list> |