lkml.org 
[lkml]   [2020]   [Sep]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 00/12] x86/platform/uv: Updates for UV5
From
Date


On 9/8/2020 8:47 AM, peterz@infradead.org 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.

\
 
 \ /
  Last update: 2020-09-08 18:30    [W:1.777 / U:0.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site