Hi Johannes, On 04/05/2018 17:34, Johannes Schindelin wrote: > Just like tbdiff, we now show the diff between matching patches. This is > a "diff of two diffs", so it can be a bit daunting to read for the > beginner. > > And just like tbdiff, we now also accept the `--no-patches` option > (which is actually equivalent to the diff option `-s`). A quick nit - would `--no-patch` (singular form) option name be more aligned with diff `-s` option it resembles? Thanks, Buga