Hi, I tried to use format-patch and send-email but I think I am misusing them because it does not react as I would expect. First, here is how git log looks like on my little repository: commit 50c7032fa011b1e5c7bd63e4bc474c802017677d Author: Xavier Maillard <zedek@gnu.org> Date: Fri Feb 16 20:20:18 2007 +0100 * Added 2007 to the copyright notice * Added a note on relation between org-publish and blorg * Changed/corrected things here and there * Added a warning on needed skills before manipulating your own templates commit 0e35f7847c7becc52ebcd51d9b043c626f9b3b3f Author: Xavier Maillard <zedek@gnu.org> Date: Fri Feb 16 20:03:42 2007 +0100 new file: doc/blorg.texi (original version) Now I want to extract a patch and set it ready to be sent (I added head -20 just to illustrate my problem): git-format-patch --stdout -k 0e35f7847c7becc52ebcd51d9b043c626f9b3b3f | head -12Received on Sun Feb 18 19:53:18 2007
This archive was generated by hypermail 2.1.8 : 2007-02-18 19:56:17 EST