Junio C Hamano <gits...@pobox.com> writes:

> Nguyễn Thái Ngọc Duy  <pclo...@gmail.com> writes:
>
>> +delete_trailing_dollar() {
>> +    sed 's/\$$//'
>> +}
>
> This is what we have qz_to_tab_space for, isn't it?  With it, you
> can not just avoid "trailing whitespace", but also "indent with
> spaces", like this:
>
> Q         message thousand    Z

Sorry, the above needs s/Q/Z/;
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to