CODE
LIBARY.COM
Home
/
Git
Git Add remote repository
Add remote repository to your local repository
git remote add origin http://username@host.com/project.git
git remote add origin http://username@host.com/project.git
Copy to Clipboard
Related Snippets
Git .gitignore not working
Git Remove untracked files
Git Github commands
Git Rename Local Branch