On Wed, Jun 12, 2013 at 5:52 PM, Daniel Shahaf <danie...@elego.de> wrote: > What about an optional output mode that prints the gaps only, but all of > them? > > e.g., if I do 'blame -r 25:29', the optional output mode would print all > lines added in r26 or in r27 or in r28 that are not present in r29, and > only them.
Isn't that what diff does?