git remote -v
Jump to navigation
Jump to search
git remote -v (doc)
git remote -v origin [email protected]:your-project/your-repo.git (fetch) origin [email protected]:your-project/your-repo.git (push)
git remote -v origin https://github.com:your-project/your-repo.git (fetch) origin https://github.com:your-project/your-repo.git (push)
git remote -v (no output)
Activities[edit]
Related commands[edit]
git remote show origingit remote addgit initgit config --listgit branch -rgit fetch origingit clone --mirror
See also[edit]
Advertising: