Dnia piątek 31. października 2008 07:51, Sam Vilain napisał:
On Fri, 2008-10-31 at 00:55 +0100, Jakub Narebski wrote:
quoted
quoted
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.
Well, either you have a little bit more verbose, or you have to have
some DWIM-mery, which (as usual with DWIM) can go wrong.
--
Jakub Narebski
Poland