How to checkout to a remote branch that someone else is working on in git?
Ever been in a situation when you need to collaborate with someone but you don't have that branch on our local repo? How do we get that as doing a checkout is not going to work?