Stefan Beller <[email protected]> writes: > When a patch consists mostly of moving blocks of code around, it can > be quite tedious to ensure that the blocks are moved verbatim, and not > ... > cases. This leads to another thought: We could pass on '--color-moved' to > submodules such that they color up moved lines for themselves. If we'd do > so only line moves within a repository boundary are marked up. > > Helped-by: Jonathan Tan <[email protected]> > Signed-off-by: Stefan Beller <[email protected]> > Signed-off-by: Junio C Hamano <[email protected]> > > # Conflicts: > # diff.c > Signed-off-by: Junio C Hamano <[email protected]> > Signed-off-by: Stefan Beller <[email protected]> > ---
Hmph, what are these final lines about?

