diff options
author | Aaron Lindsay <aaron@aclindsay.com> | 2018-11-02 05:52:38 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-11-02 23:59:53 +0900 |
commit | 3c88e46f1a4328f594cbdcd6109034d9fb9a1b56 (patch) | |
tree | 373325f04bf76dee5fa8292c3963fb5c27fb8f68 /Documentation/config/rebase.txt | |
parent | docs: correct RFC specifying email line length (diff) | |
download | tgif-3c88e46f1a4328f594cbdcd6109034d9fb9a1b56.tar.xz |
send-email: avoid empty transfer encoding header
Fix a small bug introduced by "7a36987ff (send-email: add an auto option
for transfer encoding, 2018-07-14)".
I saw the following message when setting --transfer-encoding for a file
with the same encoding:
$ git send-email --transfer-encoding=8bit example.patch
Use of uninitialized value $xfer_encoding in concatenation (.) or string
at /usr/lib/git-core/git-send-email line 1744.
The new tests are by brian m. carlson.
Signed-off-by: Aaron Lindsay <aaron@aclindsay.com>
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/config/rebase.txt')
0 files changed, 0 insertions, 0 deletions