Heya, On Mon, Oct 5, 2009 at 22:46, Jay Soffian <jaysoffian@xxxxxxxxx> wrote: > To create a local branch from the same named remote branch, use > git checkout -b next origin/next Since Dscho added the most useful "-t" option to git checkout, why not suggest that? $ git checkout -t origin/next # instant win -- Cheers, Sverre Rabbelier -- 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