Guest User

Untitled

a guest
May 23rd, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. $ cd /path/to/repository
  2. $ git remote add REMOTE_NAME PATH_TO_REPO
  3. $ git config remote.REMOTE_NAME.push refs/heads/master:refs/heads/master
Add Comment
Please, Sign In to add comment