[Vimprobable-users] Mailinglist breaks signed patches
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Daniel C. <dan...@gm...> - 2011-11-04 01:18:18
|
Hi! I'm not shure, but I think the mailinglist changes content of my singed patches. If I attach a normal git generated patch that start like this: From 4c37463551f40393fbb201f4428dc2bf0801f611 Mon Sep 17 00:00:00 2001 From: Daniel Carl <dan...@gm...> Date: Mon, 31 Oct 2011 23:07:55 +0100 Subject: [PATCH] Fixed redundant proxy url setting. I recieve a mail with changed Subject line like following: From 4c37463551f40393fbb201f4428dc2bf0801f611 Mon Sep 17 00:00:00 2001 From: Daniel Carl <dan...@gm...> Date: Mon, 31 Oct 2011 23:07:55 +0100 Subject: [PATCH 1/1] Fixed redundant proxy url setting. which break the signature. Is it the mailinglist that changes the content within singed multipart email? Can we disable the feature? For the moment I will sent patches direct as mail, but I hope I'll be able to attach them again soon. Daniel |