We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HTTPS is way easier and should be able to integrate with 2FA to save an access token in macOS Keychain and the Windows Credential Manager.
One extra step to use Windows credentials in WSL: https://docs.microsoft.com/en-us/windows/wsl/tutorials/wsl-git#git-credential-manager-setup
https://docs.github.com/en/github/getting-started-with-github/caching-your-github-credentials-in-git
The text was updated successfully, but these errors were encountered:
I do like this a lot better than the SSH setup, which can be problematic for new users
@RogerHuba can you run this, and refactor our setup guide to use this technique, assuming it is as easy as this?
Sorry, something went wrong.
Closed with PR #99
RogerHuba
No branches or pull requests
HTTPS is way easier and should be able to integrate with 2FA to save an access token in macOS Keychain and the Windows Credential Manager.
One extra step to use Windows credentials in WSL:
https://docs.microsoft.com/en-us/windows/wsl/tutorials/wsl-git#git-credential-manager-setup
https://docs.github.com/en/github/getting-started-with-github/caching-your-github-credentials-in-git
The text was updated successfully, but these errors were encountered: