Skip to content

Instantly share code, notes, and snippets.

@pesader
Created May 1, 2022 03:16
Show Gist options
  • Save pesader/59012ffc67f6d4814d1a859707d7002c to your computer and use it in GitHub Desktop.
Save pesader/59012ffc67f6d4814d1a859707d7002c to your computer and use it in GitHub Desktop.
[How to store git credentials per repo] #git #bash
git config --local credential.helper store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment