Created
November 10, 2025 20:47
-
-
Save practicalli-johnny/593205167341c876c18ab4f7acc6a1c7 to your computer and use it in GitHub Desktop.
Git Configuration using GitHub CLI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [credential "https://github.com"] | |
| helper = !/usr/bin/gh auth git-credential | |
| [credential "https://gist.github.com"] | |
| helper = !/usr/bin/gh auth git-credential |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment