[ANNOUNCE] quilt2git v0.2
From: Tejun Heo <hidden>
Date: 2006-02-28 11:11:22
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. -- tejun