digint/btrbk

btrbk-mail: Lines with >>> are parsed as quotes by email clients

オープン

#376 opened on 2021/03/01

 (6 件のコメント) (0 件のリアクション) (0 人の担当者)Perl (137 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (2,136 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

I'm using btrbk 0.27.1 wrapped inside the supplied btrbk-mail script, which sends me an email about success or failure. Unfortunately, the output of btrbk contains consecutive lines starting with >>> which is intepreted as email quotes by email cliens (Thunderbird in my case), making the email hard to read.

I would like to propose to use other characters instead. Maybe »»»?

Alternatively maybe a leading space would prevent the formatting? Or maybe there is an email header that can prevent formatting?

コントリビューターガイド