cli/pkg/cmd/extension
Andy Feller 313d20ba83 Ensure hostnames are visible in CLI website
This commit changes <github.com> and <ghe.com> references to `github.com` and `ghe.com` so they are visible on the GitHub CLI marketing website.

GitHub Pages will render URLs with a protocol as clickable links, however hostnames are treated as HTML elements and not rendered.
2025-07-14 08:33:20 -04:00
..
browse Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
ext_tmpls Upgrade generated workflows 2025-01-05 23:18:28 -05:00
command.go Ensure hostnames are visible in CLI website 2025-07-14 08:33:20 -04:00
command_test.go Use t.Chdir in tests 2025-06-17 11:44:14 +02:00
extension.go [gh ext] Fix GitKind extension directory path 2025-03-15 17:55:29 +05:00
extension_test.go Add missing gc.AssertExpectations calls 2025-04-10 14:09:49 +01:00
git.go Set upstream remote to track all branches after initial fetch (#7542) 2023-06-12 09:23:56 +09:00
http.go Properly handle closing files that have been writen to (#7199) 2023-03-23 01:17:47 +00:00
manager.go Address review comments 2025-02-05 12:21:29 +05:00
manager_test.go Use t.Chdir in tests 2025-06-17 11:44:14 +02:00
mocks.go Use git client in extension manager (#6547) 2022-11-10 11:38:12 +02:00
symlink_other.go go fmt 2021-12-02 16:12:24 +01:00
symlink_windows.go Rename gh extensionsgh extension 2021-08-11 22:22:39 +02:00