comparison CONTRIBUTORS @ 34078:b4b196092cc3

copytrace: move the default copytracing algorithm in a new function We are going to introduce a new fast heuristic based copytracing algorithm, so lets make mergecopies the function which decides which algorithm to go with and then calls the related function. While I was here, I add a line in test-copy-move-merge.t saying its a test related to the full copytracing algorithm. Differential Revision: https://phab.mercurial-scm.org/D622
author Pulkit Goyal <7895pulkit@gmail.com>
date Sun, 03 Sep 2017 02:34:01 +0530
parents c29efd272395
children
comparison
equal deleted inserted replaced
34077:26531db4647a 34078:b4b196092cc3