diff options
author | Kristian Høgsberg <hoegsberg@gmail.com> | 2007-06-01 17:08:12 -0400 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-06-02 12:00:26 -0700 |
commit | 996e2d6ea2626f55a59e70ac7305a02ce0171814 (patch) | |
tree | 862992d853778edeff99cb1ade8b703a7af71c7d /GIT-VERSION-GEN | |
parent | cedb8d5d33e6496cfc70493db841b3db886e8658 (diff) | |
download | git-996e2d6ea2626f55a59e70ac7305a02ce0171814.tar.gz |
Use =20 when rfc2047 encoding spaces.
Encode ' ' using '=20' even though rfc2047 allows using '_' for
readability. Unfortunately, many programs do not understand this and
just leave the underscore in place. Using '=20' seems to work better.
[jc: with adjustment to t3901]
Signed-off-by: Kristian Høgsberg <hoegsberg@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'GIT-VERSION-GEN')
0 files changed, 0 insertions, 0 deletions