##// END OF EJS Templates
transitive copy/rename...
transitive copy/rename Add support for transitive copy or rename operations, e.g. hg rename a b ... (possibly edit b) hg rename b c hg commit ... by actually renaming "b" as "c" while recording a copy of "a" to "c" and a removal of "a".

File last commit:

r1043:9344f5dd default
r1747:91c56c42 default
Show More
test-unrelated-pull.out
19 lines | 461 B | text/plain | TextLexer
/ tests / test-unrelated-pull.out
pulling from ../a
searching for changes
warning: pulling from an unrelated repository!
adding changesets
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files (+1 heads)
(run 'hg update' to get a working copy)
changeset: 1:9a79c33a9db3
tag: tip
user: a
date: Thu Jan 1 00:00:00 1970 +0000
summary: a
changeset: 0:01f8062b2de5
user: b
date: Thu Jan 1 00:00:00 1970 +0000
summary: b