Re: DWIM "git checkout frotz" to "git checkout -b frotz origin/frotz"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



demerphq <demerphq@xxxxxxxxx> writes:

> On 8 June 2010 09:29, Clemens Buchacher <drizzd@xxxxxx> wrote:
>> No they did not, because last time they _created a branch_.
>> Eventually, if they are lucky, they will learn in #git that they
>> were supposed to "git merge <remote>/X." And they will think "WTF?
>> Why do I have to _merge_? And what's this business about remotes?
>> Why is git is so complicated?"
>
> I'm confused. Wont they actually be told:
>
>   git checkout $foo
>   git pull
>   git push

Right. Just like they learnt clone/push/pull before knowing about
remote and tracking branches, because clone did the magic for them
when creating the repo.

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
--
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


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]