commit | 4a47a4ddec0d4d37e81ad63385ca287abfe90f9b | [log] [tgz] |
---|---|---|
author | Krzysztof Mazur <krzysiek@podlesie.net> | Mon Oct 22 14:41:48 2012 +0200 |
committer | Jeff King <peff@peff.net> | Thu Oct 25 06:00:07 2012 -0400 |
tree | 1c86707e877c0a1f371df35546d2c8fb991f1cdd | |
parent | 62e0069056ed11294c29bae25df69b6518f6339e [diff] |
git-send-email: use compose-encoding for Subject The commit "git-send-email: introduce compose-encoding" introduced the compose-encoding option to specify the introduction email encoding (--compose option), but the email Subject encoding was still hardcoded to UTF-8. Signed-off-by: Krzysztof Mazur <krzysiek@podlesie.net> Signed-off-by: Jeff King <peff@peff.net>