qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] updating git tree


From: Laurent Vivier
Subject: Re: [Qemu-devel] updating git tree
Date: Tue, 28 Apr 2009 15:10:05 +0200

Le mardi 28 avril 2009 à 14:57 +0200, François Revol a écrit :
> > On Tue, Apr 28, 2009 at 1:11 PM, François Revol <address@hidden> 
> > wrote:
> > [...]
> > >
> > > git: 'stash' is not a git-command
> > > ...
> > > is this deprecated or just in another package ?
> > 
> > It was added in git v1.5.3.
> 
> Ah, of course, and I don't have the disk space to upgrade from etch to 
> lenny...
> fun.
> 
> I think I'll just send the diffs from the last svn and be done with it.

you can use:

git diff > tmp.patch
patch -R -p1 < tmp.patch
git pull
patch -p1 < tmp.patch

Laurent
-- 
------------------ address@hidden  ------------------
"Tout ce qui est impossible reste à accomplir"    Jules Verne
"Things are only impossible until they're not" Jean-Luc Picard





reply via email to

[Prev in Thread] Current Thread [Next in Thread]