##// END OF EJS Templates
copies-tests: swap two branch description...
marmoute -
r44938:68e14fec default
parent child Browse files
Show More
@@ -39,7 +39,7 b' Add some linear rename initialy'
39 39 o 0 i-0 initial commit: a b]
40 40
41 41
42 Have a branching with nothing on one side
42 And having another branch with renames on the other side
43 43
44 44 $ hg mv d e
45 45 $ hg ci -Am 'a-1: d -move-> e'
@@ -57,7 +57,7 b' Have a branching with nothing on one sid'
57 57 o 0 i-0 initial commit: a b]
58 58
59 59
60 And Having another branch with renames on the other side
60 Have a branching with nothing on one side
61 61
62 62 $ hg up 'desc("i-2")'
63 63 1 files updated, 0 files merged, 1 files removed, 0 files unresolved
General Comments 0
You need to be logged in to leave comments. Login now