cli/pkg/cmd
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
..
alias Fix USAGE help for some commands 2020-11-13 10:10:53 -03:00
api cleanup 2020-11-12 09:52:14 +03:00
auth port entirely to ColorScheme 2020-10-29 12:37:45 -07:00
completion Address PR comments 2020-09-30 12:55:05 +02:00
config Fix USAGE help for some commands 2020-11-13 10:10:53 -03:00
factory Fix release download 2020-09-14 15:31:31 +02:00
gist Support for --web when using gist create (#2263) 2020-11-16 16:01:30 -06:00
issue fix survey invocation 2020-11-13 10:35:32 -08:00
pr fix survey invocation 2020-11-13 10:35:32 -08:00
release Ensure that only PATH is searched when shelling out to external commands 2020-11-11 16:33:13 +01:00
repo Merge pull request #2404 from alissonbrunosa/fix-repo-view-command-with-branch 2020-11-13 13:05:56 +01:00
root cleanup 2020-11-12 09:52:14 +03:00
version Make markdown:generate annotation a markdown generation override for hidden commands 2020-11-04 12:35:58 +03:00