Created
July 9, 2019 11:34
-
-
Save ntheanh201/5b7dfb3b00178c73f0f1b3ff7284a1e8 to your computer and use it in GitHub Desktop.
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
$ git config credential.helper store | |
$ git push http://example.com/repo.git | |
Username: <type your username> | |
Password: <type your password> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment