With gh you can configure the git credential protocol for GitHub to use gh auth git-credential. This makes it so that you can use a token-based authentication, and that further allows things like integration with 1Password’s CLI (and, presumably other such tools for managing credentials), so you can use hardware keys etc. to manage interactions that way. It would be great if berg did the same!
(Excellent tool; thanks for the work on it!)
With `gh` you can configure [the git credential protocol](https://git-scm.com/docs/gitcredentials) for GitHub to use `gh auth git-credential`. This makes it so that you can use a token-based authentication, and that further allows things like integration with 1Password’s CLI (and, presumably other such tools for managing credentials), so you can use hardware keys etc. to manage interactions that way. It would be great if `berg` did the same!
(Excellent tool; thanks for the work on it!)