hgkw/__init__.py
author Christian Ebert <blacktrash@gmx.net>
Sat, 09 Oct 2010 11:33:12 +0100
changeset 814 0588121c815b
parent 0 41c7e55cd9e9
permissions -rw-r--r--
Support copy and rename copy/rename destinations being unversioned and possibly ignored by the extension should not contain expanded keywords. Files copied/renamed from an ignored source are not touched. Add tests covering both of the above cases, plus the corner case of cp symlink foo; hg cp -A symlink foo (where foo becomes a regular file).