Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save aonurdemir/b1cc281e449ab0a12ce6aed9edddcac8 to your computer and use it in GitHub Desktop.

Select an option

Save aonurdemir/b1cc281e449ab0a12ce6aed9edddcac8 to your computer and use it in GitHub Desktop.
git save password locally
git config credential.helper store
git pull
enter your password
your done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment