Commit 0d3c8a9d9202f69ee0366f2eeab1765b18b49baa

Brian Gesiak 2014-03-05T13:06:31

examples/diff: Add minimal, patience diff options. - Add minimal, patience diff options to diff example. libgit2 `diff_xdiff.git_xdiff_init` already supports these flags, so no additional change is necessary. - Remove minimal and patience flag addition from project list.