March 25, 2011

hg - detecting renamed files

hg addremove directory/file --similarity 90
If only want to detect files with no change, then 100 should be used. So the number represents the percentage.