Re: git pull w/o checkout?

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

 




On Jun 22, 2006, at 8:11 AM, Matthias Kestenholz wrote:

* Kumar Gala (galak@xxxxxxxxxxxxxxxxxxx) wrote:
I trying to see if there is a way to get the effect of a git-pull w/o
getting the checked out files.

Any ideas?

Do you want to fetch remote changes without merging them into your
working tree? If you, "git fetch" is your friend.

that's what I want, however fetch isn't updating any refs/ as far as I can tell.

By the way, pull does the equivalent of a fetch and a subsequent
merge.

right, its the merge that seems to be doing the checkout.

- k

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