diff --git a/cmd/Git.md b/cmd/Git.md index 2330894..c1c30d6 100644 --- a/cmd/Git.md +++ b/cmd/Git.md @@ -4,3 +4,6 @@ equivalent in intellij image +MAN: +In addition to -M, detect lines moved or copied from other files that were modified in the same commit. This is useful when you reorganize your program and move code around across files. When this option is given twice, the command + additionally looks for copies from other files in the commit that creates the file. When this option is given three times, the command additionally looks for copies from other files in any commit.