lkml.org 
[lkml]   [2008]   [Jan]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: The perfect patch - Posting a patch series
Jan Engelhardt wrote:
> And [0/n] sometimes contain a diffstat which gives an approximate
> line count of how big the patchset actually is.

There is actually no good reason for omitting such a diffstat. It's
easy enough to generate.

$ quilt diff --combine first.patch -P last.patch | diffstat -p1 -w72

$ git diff --stat=72 --summary -M commit_before_first_patch..last_commit
--
Stefan Richter
-=====-==--- ---= ---=-
http://arcgraph.de/sr/


\
 
 \ /
  Last update: 2008-01-02 14:09    [W:0.058 / U:0.964 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site