diff options
author | Krzysztof Mazur <krzysiek@podlesie.net> | 2012-10-10 01:02:56 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-10-10 00:33:40 -0700 |
commit | 62e0069056ed11294c29bae25df69b6518f6339e (patch) | |
tree | 3bd80750f09d38d7b3d7349609d4ff352e87c22a /environment.c | |
parent | dc01f880a53e56d4a5c6f30cb2d7b9412e17bfe7 (diff) | |
download | git-62e0069056ed11294c29bae25df69b6518f6339e.tar.gz |
git-send-email: introduce compose-encoding
The introduction email (--compose option) have encoding hardcoded to
UTF-8, but invoked editor may not use UTF-8 encoding.
The encoding used by patches can be changed by the "8bit-encoding"
option, but this option does not have effect on introduction email
and equivalent for introduction email is missing.
Added compose-encoding command line option and sendemail.composeencoding
configuration option specify encoding of introduction email.
Signed-off-by: Krzysztof Mazur <krzysiek@podlesie.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'environment.c')
0 files changed, 0 insertions, 0 deletions