comparison README @ 8489:1a96f1d9599b

addremove/findrenames: find renames according to the match object (issue1527) Instead of only finding similarities in the added/removed files found by the addremove step, follow the match object: hg addremove -s80 foo -> add and removes files in foo + find similarities between files in foo hg addremove -s80 -> add and removes files in the whole repo + find similarities between files in the whole repo hg import --similarity will still work correctly (only find similarities between files found in the patch).
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Sun, 17 May 2009 22:51:17 +0200
parents 1158d7018052
children 1de6e7e1bb9f
comparison
equal deleted inserted replaced
8488:4e1795cf6e94 8489:1a96f1d9599b