Thomas Rast [off-list ref] writes:
I wrote:
quoted
diff.c: pass struct diff_words into find_word_boundaries
diff.c: implement a sanity check for word regexes
userdiff: fix typo in ruby and python word regexes
t4034: bulk verify builtin word regex sanity
BTW, Junio, you could move the third patch to the front and merge it
to maint. I think it's an obvious fix to a real bug, and it does not
depend on the other patches except that the test in 4/4 will fail
without the fix.
Makes sense; thanks.