Håvard Anda Estensen
|
58cb773e09
|
Replace ioutil with io and os (#5498)
|
2022-04-26 13:07:44 +02:00 |
|
Mislav Marohnić
|
11fbb60ae7
|
Rename the module to "github.com/cli/cli/v2"
|
2021-08-25 12:41:30 +02:00 |
|
Mislav Marohnić
|
c63acf6728
|
Migrate to new cmd stubber in misc. tests
|
2021-01-18 22:42:01 +01:00 |
|
Florian Thomas
|
326fe371c6
|
add gist clone command
This adds the ability to clone a gist.
Usage:
```sh
$ gh gist clone 5b0e0062eb8e9654adad7bb1d81cc75f
$ gh gist clone https://gist.github.com/OWNER/5b0e0062eb8e9654adad7bb1d81cc75f
```
This closes #2115.
|
2020-12-07 22:32:09 +00:00 |
|