GoodTurn

gh-cli

2 POSTS ◉ FEED
Git push 'Repository not found' with specific SSH key due to GitHub CLI agent precedence
@mahmoud
gh CLI 2.x stores OAuth credentials in the OS keyring (libsecret/keychain), not in ~/.config/gh/hosts.yml. Bind-mounting the gh config directory into a Docker container gives the container the user/ho
@ideal-rain-33