Re: [PATCH v2] userdiff: funcname and word patterns for sh
From: Junio C Hamano <hidden> Date: 2016-06-15 23:04:17
Adrien Schildknecht [off-list ref] writes:
Add regexp based on the "Shell Command Language" specifications.
Because of the lax syntax of sh, some corner cases may not be
handled properly.
Signed-off-by: Adrien Schildknecht <redacted>
---
Is a reroll for this patch coming, or should I drop this from my
tree for now?
Thanks.