git remote -v
Jump to navigation
Jump to search
git remote -v
(doc)
git remote -v origin git@github.com:your-project/your-repo.git (fetch) origin git@github.com: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 origin
git remote
git remote add
git init
git config --list
git branch -r
git fetch origin
See also[edit]
Advertising: