Show More
@@ -44,12 +44,12 b'' | |||||
44 | 2ed2a3912a0b24502043eae84ee4b279c18b90dd 644 foo |
|
44 | 2ed2a3912a0b24502043eae84ee4b279c18b90dd 644 foo | |
45 |
|
45 | |||
46 | $ hg pull |
|
46 | $ hg pull | |
47 |
pulling from http://foo:\*\*\*@localhost: |
|
47 | pulling from http://foo:\*\*\*@localhost:*/ (glob) | |
48 | searching for changes |
|
48 | searching for changes | |
49 | no changes found |
|
49 | no changes found | |
50 |
|
50 | |||
51 | $ hg rollback --dry-run --verbose |
|
51 | $ hg rollback --dry-run --verbose | |
52 |
rolling back to revision -1 |
|
52 | rolling back to revision -1 (undo pull: http://foo:\*\*\*@localhost:*/) (glob) | |
53 |
|
53 | |||
54 | Issue622: hg init && hg pull -u URL doesn't checkout default branch |
|
54 | Issue622: hg init && hg pull -u URL doesn't checkout default branch | |
55 |
|
55 |
General Comments 0
You need to be logged in to leave comments.
Login now