login
Header Space

 
 

Re: git pull/merge master on other branch

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Johan Herland <johan@...>
Cc: SungHyun Nam <goweol@...>, <git@...>
Date: Friday, May 9, 2008 - 1:16 pm

On May 9, 2008, at 1:24 AM, Johan Herland wrote:



If you know the pull will just be a fast-foward, then you can do  
something like

   git fetch origin && git update-ref master origin/master

-Kevin Ballard

-- 
Kevin Ballard
http://kevin.sb.org
kevin@sb.org
http://www.tildesoft.com


--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git pull/merge master on other branch, SungHyun Nam, (Fri May 9, 1:26 am)
Re: git pull/merge master on other branch, Kelvie Wong, (Mon May 12, 11:12 pm)
Re: git pull/merge master on other branch, Johan Herland, (Fri May 9, 2:24 am)
Re: git pull/merge master on other branch, Kevin Ballard, (Fri May 9, 1:16 pm)
Re: git pull/merge master on other branch, Brandon Casey, (Tue May 13, 1:24 pm)
Re: git pull/merge master on other branch, SungHyun Nam, (Mon May 12, 10:22 pm)
Re: git pull/merge master on other branch, Lars Hjemli, (Tue May 13, 12:08 pm)
Re: git pull/merge master on other branch, SungHyun Nam, (Fri May 9, 4:28 am)
Re: git pull/merge master on other branch, Johan Herland, (Fri May 9, 5:06 am)
speck-geostationary