WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] git question

On Sat, Aug 14, 2010 at 04:22:03PM +0200, Stefan Kuhne wrote:
> > You can use git to merge the patches from branch A to branch B.
> 
> but i need the plain patches for a vanilla tree and other patches.
> So this patches should come into an patchset.
> 
> Do i have to make a diff beetwen Konrads tree and a vanilla one?

git diff the last tag from the vanilla branch and his last tag, or his HEAD.

You can also git fetch a vanilla tree into the same checkout, and then
git diff the two branches.

-- 
     2. That which causes joy or happiness.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>