Junio C Hamano <[email protected]> writes:

> Nguyễn Thái Ngọc Duy  <[email protected]> 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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to