From: Johannes Sixt Date: Fri, 21 Mar 2014 21:07:13 +0000 (+0100) Subject: userdiff: support C++ ->* and .* operators in the word regexp X-Git-Tag: v2.0.0-rc0~45^2~9 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/407e07f2a6f55e605fda9e90cb622887269f68b5?ds=inline;hp=407e07f2a6f55e605fda9e90cb622887269f68b5 userdiff: support C++ ->* and .* operators in the word regexp The character sequences ->* and .* are valid C++ operators. Keep them together in --word-diff mode. Signed-off-by: Johannes Sixt Signed-off-by: Junio C Hamano ---