Re: [PATCH] Documentation/diff: give --word-diff-regex=. example

2015-11-20 Thread Matthieu Moy
Michael J Gruber writes: > It's just so useful. Confirmed-by: Matthieu Moy Thanks, -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kern

[PATCH] Documentation/diff: give --word-diff-regex=. example

2015-11-20 Thread Michael J Gruber
It's just so useful. Signed-off-by: Michael J Gruber --- Documentation/diff-options.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt index d56ca90..306b7e3 100644 --- a/Documentation/diff-options.txt +++ b/Documentation/di