* Allow `gh auth git-credential` to authenticate GitHub Gist requests When there are stored credentials for `example.com`, allow using them to authenticate requests to `gist.example.com` as well. * Fix writing out of credential config * remove unneccessary function * actually delete Co-authored-by: nate smith <vilmibm@github.com> |
||
|---|---|---|
| .. | ||
| git_credential.go | ||
| git_credential_test.go | ||
| login_flow.go | ||
| login_flow_test.go | ||
| oauth_scopes.go | ||
| oauth_scopes_test.go | ||
| ssh_keys.go | ||