X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=update2;h=55e8a8e1c682e8bdf9c8e5389021978e72947bfd;hb=HEAD;hp=ef1ee59549cafc6634a0794d3e4e009f1a1bd28e;hpb=5ed2a1cd3799a4f75f049a79d1c0318bf26d2cce;p=git-tools.git diff --git a/update2 b/update2 index ef1ee59..55e8a8e 100755 --- a/update2 +++ b/update2 @@ -251,6 +251,7 @@ sub update_ref($$$) '-x', '-e', 'set charset="utf-8"', '-e', 'set send_charset="us-ascii:iso-8859-2:utf-8"', + '-e', 'set record=', '-s', $headers->{'Subject'}, ); delete $headers->{'Subject'};