A colleague pushed a new remote branch to origin/dev/homepage and I cannot see it when I run:
$ git branch -r
I still see preexisting remote br
You can checkout remote branch /n git fetch && git checkout remotebranch