DragonFly kernel List (threaded) for 2008-12
DragonFly BSD
DragonFly kernel List (threaded) for 2008-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: The journey with vendor branch in git


From: YONETANI Tomokazu <qhwt+dfly@xxxxxxxxxx>
Date: Thu, 18 Dec 2008 20:21:08 +0900

On Thu, Dec 18, 2008 at 12:39:06PM +0200, Hasso Tepper wrote:
> 4) Now I have to switch to master and merge? This is how my journey 
> stopped:
> 
> $ git checkout master
> $ git merge --no-commit OPENPAM

Since you know exactly which commit you want to merge, what about this?
$ git merge --no-commit OPENPAM^ OPENPAM

Cheers.



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