On Mon, Jan 22, 2018 at 7:22 PM, Aleksey Bykov <aleksey.bykov@xxxxxxxxx> wrote: > Is there an easy way to see: > > 1. what came to b from a? > 2 .what came to c from a? > 3. all extra changes apart from just moving stuff? One way to do this is to use "--color-moved" - it will tell you what in b.txt and c.txt was moved and what wasn't (although it won't tell you from where). This was introduced recently, I think in 2.15.