On Wed, Apr 17, 2013 at 6:41 AM, Junio C Hamano <[email protected]> wrote:
> 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?

Thanks! I looked for something like this, but my eyes focused on
similar sed line and forgot the "tr"
--
Duy
--
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