Advertisement
Guest User

Untitled

a guest
Jul 4th, 2015
212
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 config --global user.name
  3. git config --global user.email
  4. git config --global core.editor "atom --wait"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement