On Fri, Jun 27, 2008 at 07:42:43PM +0200, Christian MICHON wrote: > what is the unix command you use to generate your patches ?
I'd be surprised if it's something other than normal diff. The format is a context diff, which is what diff generates by default. > (actually with their current format, they're not well accepted by git). That's because git only accepts unified diffs which are generated by running diff with the -u option. For the "upstream" branch I maintain in my git repository for the Debian package, I have a script which simply applies Bram's patches with the patch command and then constructs commit messages based on the short description from the README file on the ftp server and the block description in the actual patch. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>
signature.asc
Description: Digital signature