Re: Git branching & pulling

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

 



Junio C Hamano wrote:
I personally never understood why people would just want to say
"git pull" without saying anything else, but what described in
the DEFAULT BEHAVIOUR section is how it works.

I do that all the time, e.g. when I'm syncing the satellite repo on my laptop with the mothership repo in my account on my company's server. The satellite only ever talks to the mothership and I am always interested in pulling down all the changes I've committed to the mothership during the day. So there's really no need to specify anything; I always want to keep the two fully in sync, and there's never any question about where I'm pulling from.

I do a plain "git pull" in my clone of git.git too. I want all the latest updates and I'm only ever fetching them from the official git repo.

I can certainly imagine that if I were an integrator in charge of a master repo, I'd always want to explicitly pull from particular places.

-Steve
-
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]

  Powered by Linux