# New Ticket Created by "Ãvar Arnfjörð Bjarmason" # Please include the string: [perl #74620] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=74620 > Another patch to perlrepository.pod, here's the commit message: Patches must not be sent via git's format-patch/send-email There's no option to git-format-patch(1) that'll generate an E-Mail that won't be subsequently destroyed by rt.perl.org if it's sent via git-send-email(1). Patches should be generated with git-format-patch and then attached to a message in a real mailer. See "Using git-send-email with rt.perl.org" to perl5-porters@perl.org and "I need a `git format-patch --attach-complete' for RT" to git@vger.kernel.org from avarab@gmail.com for context. Signed-off-by: Ãvar Arnfjörð Bjarmason <avar@cpan.org> Acked-by: Zefram <zefram@fysh.org>Thread Next