Show More
@@ -1343,7 +1343,7 b' directory move' | |||||
1343 | % hg ci -m t0 |
|
1343 | % hg ci -m t0 | |
1344 | created new head |
|
1344 | created new head | |
1345 | % hg mv x y |
|
1345 | % hg mv x y | |
1346 | moving x/x to y/x |
|
1346 | moving x/x to y/x (glob) | |
1347 | % hg ci -m t1 |
|
1347 | % hg ci -m t1 | |
1348 | % add y/x x1 |
|
1348 | % add y/x x1 | |
1349 | % hg ci -m t2 |
|
1349 | % hg ci -m t2 |
@@ -144,7 +144,7 b' pull --rebase works when a specific revi' | |||||
144 | adding L1 |
|
144 | adding L1 | |
145 | created new head |
|
145 | created new head | |
146 | $ hg pull --rev tip --rebase |
|
146 | $ hg pull --rev tip --rebase | |
147 | pulling from $TESTTMP/a |
|
147 | pulling from $TESTTMP/a (glob) | |
148 | searching for changes |
|
148 | searching for changes | |
149 | adding changesets |
|
149 | adding changesets | |
150 | adding manifests |
|
150 | adding manifests |
General Comments 0
You need to be logged in to leave comments.
Login now