cli/pkg
Christopher Oswald 0bb44c9ced
Support for --web when using gist create (#2263)
* Support for --web when using gist create

Proposal to close #2071

I have not worked with Go prior to this so please smite me down with the
wisdom of a million Golang gods if I'm doing something terribly wrong.

I also added a test to gist/create for the added web arg.

Pretty much referenced the implementation from pr/create.

* Fix for Tests / build (windows-latest)

I believe this fixes it as it stopped failing on a local vm. Otherwise I
will try and tackle it tomorrow.

* minor cleanup

Co-authored-by: vilmibm <vilmibm@github.com>
2020-11-16 16:01:30 -06:00
..
browser Ensure that only PATH is searched when shelling out to external commands 2020-11-11 16:33:13 +01:00
cmd Support for --web when using gist create (#2263) 2020-11-16 16:01:30 -06:00
cmdutil Extract repeated code to util function 2020-11-03 22:05:04 +01:00
githubtemplate get everything working 2020-11-12 12:03:32 -08:00
httpmock Prompt for push target during pr create 2020-09-16 14:49:36 +02:00
iostreams Ensure that only PATH is searched when shelling out to external commands 2020-11-11 16:33:13 +01:00
jsoncolor Add tests for jsoncolor 2020-06-08 16:05:00 +02:00
markdown Render links as absolute URLs in repo view (#2363) 2020-11-11 13:13:19 +01:00
prompt fix survey invocation 2020-11-13 10:35:32 -08:00
surveyext Ensure that only PATH is searched when shelling out to external commands 2020-11-11 16:33:13 +01:00
text Improve string display width calculation 2020-09-11 11:56:54 +02:00