diff .hgignore @ 22470:8e0c4df28eec

convert: add support to detect git renames and copies Git is fairly unique among VCSes in that it doesn't record copies and renames, instead choosing to detect them on the fly. Since Mercurial expects copies and renames to be recorded, it can be valuable to preserve this history while converting a Git repository to Mercurial. This patch adds a new convert option, called 'convert.git.similarity', which determines how similar files must be to be treated as renames or copies.
author Siddharth Agarwal <sid0@fb.com>
date Fri, 12 Sep 2014 11:23:26 -0700
parents 8da01b6e7b49
children 3232f92360d4
line wrap: on
line diff