Pulling peer's branch and getting tracking branch created
From: Bill Lear <hidden> Date: 2016-06-15 22:42:56
I can't seem to figure out the correct magic to get my buddy's branch,
and create the appropriate tracking branch at the same time without
doing a clone.
I don't want to branch from my master, just get his branch and the
matching tracking branch...
It's been a long day, so sorry for the simplistic question, but how
do I do this exactly?
Bill