On 2 June 2015 at 15:56, Konstantin Khomoutov
<flatw...@users.sourceforge.net> wrote:
> On Tue, 2 Jun 2015 15:37:33 +0200
> Magnus Therning <mag...@therning.org> wrote:
>
> [...]
>> at the next `git fetch` people will see that branch locally and they
>> can check it out using
>>
>>     % git checkout -b temporary origin/temporary
> [...]
>
> As a useful shortcut, these days
>
>   git checkout origin/temporary
>
> will create a local branch named "temporary" which is set to track
> origin/temporary.
>
> Of course, this shortcut is only to be used by those who understand
> what happens, and why.

This exemplifies the main issue with `git

-- 
Magnus Therning                      OpenPGP: 0xAB4DFBA4
email: mag...@therning.org   jabber: mag...@therning.org
twitter: magthe               http://therning.org/magnus

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to