RE: Script for applying a set of patches from a folder

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

 




 On Friday 05 June 2009 12:55:41 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?
> You need to use git am for that, with the dir as parameter. git am will apply
> each patch from the dir.

If they are in a quilt series then you can use:
$ git quiltimport

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

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux