Created
August 13, 2019 06:54
-
-
Save shivamiitgoa/e1c67429be59b5131076a89c6c9c040d to your computer and use it in GitHub Desktop.
How to Save GitHub Credentials in Ubuntu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [credential "https://github.com"] | |
| username = your_GitHub_username | |
| password = your_GitHub_password |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment