Hi all,
Subj. ...even though it's explicitly mentioned in the subcommand's man
page. Git version 2.7.4 here.
To elaborate:
- Call 'git config --global diff.algorithm histogram'.
- Try the example from http://stackoverflow.com/a/36551123/615245.
'git diff test.css' gives the expected output using the non-default
algorithm.
'git diff-index -p HEAD -- test.css' uses the default one.
Best regards,
Dmitry.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html