Skip to content

Instantly share code, notes, and snippets.

@practicalli-johnny
Created November 10, 2025 20:47
Show Gist options
  • Select an option

  • Save practicalli-johnny/593205167341c876c18ab4f7acc6a1c7 to your computer and use it in GitHub Desktop.

Select an option

Save practicalli-johnny/593205167341c876c18ab4f7acc6a1c7 to your computer and use it in GitHub Desktop.
Git Configuration using GitHub CLI
[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