blame moving&coping detection
From: Vitali <hidden>
Date: 2016-06-15 22:50:13
From: Vitali <hidden>
Date: 2016-06-15 22:50:13
Blame with option -C can detect lines moved or copied from other files. Any files that were modified in the same commit. How can I tell git to look for moved or copied lines only in file from which blamed file was created (copied or renamed)? Is it possible?