cli/pkg/cmd/factory
Mislav Marohnić 995828abf8 Avoid setting a default Accept header in hub api
Due to our HTTP client default behavior, an `Accept` header is added to
all API requests. This is fine for all commands except `gh api`, where
the user should ideally have fine-grained control over most aspects of
HTTP requests and where there should be little to no defaults in general.
2020-09-04 17:42:57 +02:00
..
default.go Avoid setting a default Accept header in hub api 2020-09-04 17:42:57 +02:00
http.go Avoid setting a default Accept header in hub api 2020-09-04 17:42:57 +02:00
remote_resolver.go CTA for ghes remote auth case 2020-08-18 17:57:52 -05:00
remote_resolver_test.go Ignore non-pre-authenticated hosts when parsing git remotes 2020-08-12 18:13:05 +02:00