cli/pkg/cmd/root
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
..
help.go Improvements to gh extensions 2021-06-21 16:54:08 +02:00
help_reference.go Refactor use of glamour to allow style overrides (#3243) 2021-03-19 16:29:32 +00:00
help_test.go Offer different editor modes during release create 2020-08-25 20:20:44 +02:00
help_topic.go Add XDG env variables to environment help topic 2021-06-02 09:56:22 -04:00
help_topic_test.go Add "reference" help topic (#2223) 2020-11-18 12:31:36 -06:00
root.go Improvements to gh extensions 2021-06-21 16:54:08 +02:00