Tejun Heo wrote:
Hello, v0.2 of quilt2git available. New in v0.2. * handles new git HEAD file format properly (regular file storing ref: ...) * makes use of mail format header from quilt patch description. From: becomes the author, Subject: the subject of the patch. All commit information should be maintained through git2quilt -> quilt2git now. * --signoff option added. This option is simply passed to git-commit. * little fixes http://home-tj.org/wiki/index.php/Misc http://home-tj.org/files/misc/quilt2git-0.2 http://home-tj.org/files/misc/git2quilt-0.1 Thanks.
FWIW, I have a similar script to import a quilt export as an stgit patch series, it's really simple but quite useful:
http://vserver.ustl.gen.nz/scripts/import-quilt Sam. - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html