Re: git bug? + question

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

 



On Friday 2006 November 03 07:48, Karl Hasselström wrote:

> Hmm, this is interesting. 99% of the time, I use "git fetch", followed
> by "git pull . remotes/origin/foo" (often having run gitk in between

I often do this too; and have found that the "remotes" is not needed provided 
there is no overlap with your local branch names.  The above can be replaced 
with

  git pull . origin/foo

This relies on there being no "origin/foo" local branch.


Andy
-- 
Dr Andy Parkins, M Eng (hons), MIEE
andyparkins@xxxxxxxxx
-
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]