On Wed, Apr 17, 2013 at 6:41 AM, Junio C Hamano <gits...@pobox.com> wrote:
> 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?

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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to