Re: How can I share my patches ?

Jes Sorensen (Jes.Sorensen@cern.ch)
01 Oct 1999 16:37:55 +0200


>>>>> "Fabian" == <Fabian.Frederick@prov-liege.be> writes:

Fabian> Hi ! -Does any script exist in order to produce patch files ?
Fabian> -How to include in that patch _new files_ created (I mean diff
Fabian> process should'nt see'em )? -Does a patch made for version X
Fabian> will apply on version Y ?

diff's -N option will pick up new files.

I usually use diff -urN

Jes

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/