Why aren't you using git format-patch? :)

git format-patch -1
git send-email *.patch --to guix-devel@gnu.org

is what I do...

>From what I can tell you are doing git diff > file.patch?

Reply via email to