Hi, Is there a good (or typical) way to split a patch into 2 patches (in a series)?
Given series: fix1.patch # patches file: test1.c I want parts of fix1.patch in a new patch (fix2.patch). test1.c is the only source file in these patches. I'll need to edit parts of fix1 and fix2 concurrently... Well, that seems to be the easiest way to do this, but maybe that's not allowed. How should I go about this? thanks, --- ~Randy _______________________________________________ Quilt-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/quilt-dev
