cli/pkg/cmd/auth
Mislav Marohnić 3cce16e72d Refactor factory.Executable() to be a method rather than a func
This way, factory can satisfy an interface that requires `Executable()`.
2021-12-21 13:50:55 +01:00
..
gitcredential Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
login Refactor factory.Executable() to be a method rather than a func 2021-12-21 13:50:55 +01:00
logout Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
refresh Refactor factory.Executable() to be a method rather than a func 2021-12-21 13:50:55 +01:00
setupgit Add auth setup-git for setting up gh as a git credential helper (#4246) 2021-12-02 16:38:34 +00:00
shared Add auth setup-git for setting up gh as a git credential helper (#4246) 2021-12-02 16:38:34 +00:00
status Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
auth.go Add auth setup-git for setting up gh as a git credential helper (#4246) 2021-12-02 16:38:34 +00:00