Junio C Hamano wrote:
Jakub Narebski [off-list ref] writes:
quoted
Junio C Hamano wrote:
quoted
Jakub Narebski [off-list ref] writes:
quoted
Here is example code for this:
Ok. The issues I raised in the previous round seem to have been
addressed. Maybe you would want not to use nested 'sub' and it
is good to go, I think.
Nested sub makes it easy to change gitweb quoting from Character Escape
Codes (CEC) to e.g. Unicode Printable Representation (PR).
Yes, sub makes it easy, it is not needed to be nested.
Well, this sub is of no use (I think) ourside esc_path subroutine.
Similarly for unq sub nested in unescape in PATCH 1/10.
--
Jakub Narebski