cli/pkg/cmd/gist/clone
Mislav Marohnić 27294c197f gist clone: fix clone URL for GHE gists
Use `HOSTNAME/gist/ID` instead of `gist.HOSTNAME/ID` as clone URL for
Enterprise since it's not guaranteed that the `gist.` subdomain is
configured for a GHE instance.
2022-09-15 18:25:16 +02:00
..
clone.go gist clone: fix clone URL for GHE gists 2022-09-15 18:25:16 +02:00
clone_test.go gist clone: fix clone URL for GHE gists 2022-09-15 18:25:16 +02:00