Gk1481 / My-remote

Hackers
MIT License
0 stars 0 forks source link

My-remote

Hackers $ git remote add origin https://github.com/OWNER/REPOSITORY.git

Set a new remote

$ git remote -v

Verify new remote

origin https://github.com/OWNER/REPOSITORY.git (fetch) origin https://github.com/OWNER/REPOSITORY.git (push)