git-p4: Add copy detection support
commit4fddb41bd77dd0f685d8f79c81d3d40128578fe1
authorVitor Antunes <vitor.hda@gmail.com>
Sun, 20 Feb 2011 01:18:25 +0000 (20 01:18 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 Feb 2011 18:58:16 +0000 (21 10:58 -0800)
tree93123032651364dcc50245644e7b6702a1ccfafa
parentae901090f715fe6e5f589b4d92ec87b74429ed1b
git-p4: Add copy detection support

Add new config options:
    git-p4.detectCopies         - Enable copy detection.
    git-p4.detectCopiesHarder   - Find copies harder.
The detectCopies option should be set to a true/false value.
The detectCopiesHarder option should be set to true/false value.
P4Submit can now process diff-tree C status and integrate files accordingly.

Signed-off-by: Vitor Antunes <vitor.hda@gmail.com>
Acked-by: Pete Wyckoff <pw@padd.com>
Acked-by: Tor Arvid Lund <torarvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/fast-import/git-p4