cli/pkg/cmd/factory
Mislav Marohnić 1ec47d8191 Improvements to gh extensions
- Extensions on Windows now enabled through the `sh.exe` interpreter
- `sh.exe` now found on Windows when git was installed via scoop
- `gh extensions list` command shows origin repo for the extension
- `gh extensions upgrade --all` is required to upgrade all extensions
- Added `gh extensions remove`
- Shell completions now include aliases and extension names
- `gh` help output now lists available extension names
- Extensions are stored to XDG_DATA_HOME
2021-06-21 16:54:08 +02:00
..
default.go Improvements to gh extensions 2021-06-21 16:54:08 +02:00
default_test.go Ensure that tests for command factory never read from user's config 2021-06-17 17:59:34 +02:00
http.go Update "Accept" header for github.com requests 2021-06-08 19:25:40 +02:00
http_test.go Further separate out test cases 2021-06-11 14:32:08 +02:00
remote_resolver.go Default to GHES host if only GHES is authenticated (#3286) 2021-03-30 16:51:00 +02:00
remote_resolver_test.go Default to GHES host if only GHES is authenticated (#3286) 2021-03-30 16:51:00 +02:00