On 2010-05-28 at 15:31 -0700, Justin Davis wrote: > I am no git wiz but it seems like you are making things more > complicated than they have to be. When you type 'git checkout > <branchname>' it automatically creates a remote tracking branch.
Well, I wasn't aware of the fact that git does this for you automatically. This indeed simplifies things a bit.
