In particular, there is now a git credential-manager github command, with subcommands. Also, if there are multiple GitHub credentials in the credential store, then manager wants to start a prompt, and if we forbid that it'll just fail, which is not good.
AFAIR manager is not the default credential helper many more, but I should double check this behavior in manager-core as well.
In particular, there is now a
git credential-manager githubcommand, with subcommands. Also, if there are multiple GitHub credentials in the credential store, thenmanagerwants to start a prompt, and if we forbid that it'll just fail, which is not good.AFAIR
manageris not the default credential helper many more, but I should double check this behavior inmanager-coreas well.