Guest User

Untitled

a guest
Jul 9th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. $ git config credential.helper store
  2. $ git push http://example.com/repo.git
  3. Username: <type your username>
  4. Password: <type your password>
Add Comment
Please, Sign In to add comment