On Wed, Apr 21, 2010, Randal L. Schwartz wrote: > git checkout -b test origin/test > ... > git pull > > And it seems to work. It even announces that my test is tracking origin/test. Yes that syntax works too (although I use origin/master since I am tracking the main branch and not the remote "test" branch). Thank you very much. The message announcing the tracked branch is a nice touch. -- aghiles -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html