We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d076ad1 + a8f5a59 commit 9a01f16Copy full SHA for 9a01f16
Documentation/git-rebase.txt
@@ -570,8 +570,9 @@ it to keep commits that started empty.
570
Directory rename detection
571
~~~~~~~~~~~~~~~~~~~~~~~~~~
572
573
-The merge and interactive backends work fine with
574
-directory rename detection. The am backend sometimes does not.
+Directory rename heuristics are enabled in the merge and interactive
+backends. Due to the lack of accurate tree information, directory
575
+rename detection is disabled in the am backend.
576
577
include::merge-strategies.txt[]
578
0 commit comments