Which command displays the list of remote branches?
git branch
git branch -r
git remote branch
git remote show origin