Re: [PATCH 00/12] x86/platform/uv: Updates for UV5

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

 





On 9/8/2020 8:47 AM, peterz@xxxxxxxxxxxxx wrote:
On Tue, Sep 08, 2020 at 08:28:16AM -0700, Mike Travis wrote:
I didn't.  If I could figure out how to convert quilt patches into git
commits I might be able to do that?  (And I didn't know that diffstats were
needed on the into?)

$ git quiltimport

Or, for the more enterprising person:

$ quilt series | while read file; do git am $file; done

Generating a diffstat from a quilt series (when applied):

$ quilt diff --combine - | diffstat


Cool, thanks. I am doing this for the V2 version of the patches. Most will get touched anyways because of the Copyright thing.



[Index of Archives]     [Linux Kernel Development]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux