cli/pkg/cmd/auth
Mislav Marohnić d853ce5bc9 Avoid resolving executable() until requested at runtime
This is to avoid hitting the filesystem and resolving symlinks
unnecessarily. The value of executable is just used conditionally by a
handful of commands.
2021-09-24 14:42:41 +02:00
..
gitcredential Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
login Avoid resolving executable() until requested at runtime 2021-09-24 14:42:41 +02:00
logout Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
refresh Avoid resolving executable() until requested at runtime 2021-09-24 14:42:41 +02:00
shared Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
status Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
auth.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00