Re: [PATCH v3 11/13] pretty: support padding placeholders, %< %> and %><
From: Junio C Hamano <hidden> Date: 2016-06-15 22:56:52
Junio C Hamano [off-list ref] writes:
Nguyễn Thái Ngọc Duy [off-list ref] writes:
quoted
+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