On Fri, 2008-10-31 at 00:55 +0100, Jakub Narebski wrote: > > involves typing the branch name twice. I end up writing things like: > > > > git checkout -b {,origin/}wr34251-do-something > > Can't you use currently > > git checkout --track origin/wr34251-do-something Ah, that's a new feature. Still, I think it's poorly Huffman coded; far too verbose. But let's resume this discussion after I dig up the old thread about pushing and pulling too... I think it makes sense to look at this as a whole. Cheers, Sam. -- 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