Skip to content

Instantly share code, notes, and snippets.

@bala-codes
Created December 30, 2022 12:39
Show Gist options
  • Save bala-codes/34c0e06d198df96b637943edf8edb7ff to your computer and use it in GitHub Desktop.
Save bala-codes/34c0e06d198df96b637943edf8edb7ff to your computer and use it in GitHub Desktop.
Store git credentials in any machine
git config --global credential.helper store
git pull
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment