On Fri, Jun 05, 2009 at 12:55:41PM +0200, ext Elvis Dowson wrote:
> HI,
>       Does anyone have a script that will allow me to apply all the patches  
> that are contained in a folder, using the git apply command?
> 
> I have hundreds of patches that I want to apply from the dss2 and pm  
> branches to the linux-omap-2.6 branch, locally, to bring it upto date,  
> to a known state before making specific patches for the overo platform.

if they are in mbox format you use git am /path/to/patches/*

-- 
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to