Show More
@@ -152,7 +152,7 b' issue3712: test colorization of subrepo ' | |||||
152 | c |
|
152 | c | |
153 | c |
|
153 | c | |
154 | \x1b[0;32m+aa\x1b[0m (esc) |
|
154 | \x1b[0;32m+aa\x1b[0m (esc) | |
155 | \x1b[0;1mdiff --git a/sub/b b/sub/b\x1b[0m (esc) |
|
155 | \x1b[0;1mdiff --git a/sub/b b/sub/b\x1b[0m (glob) (esc) | |
156 | \x1b[0;31;1m--- a/sub/b\x1b[0m (esc) |
|
156 | \x1b[0;31;1m--- a/sub/b\x1b[0m (esc) | |
157 | \x1b[0;32;1m+++ b/sub/b\x1b[0m (esc) |
|
157 | \x1b[0;32;1m+++ b/sub/b\x1b[0m (esc) | |
158 | \x1b[0;35m@@ -1,1 +1,2 @@\x1b[0m (esc) |
|
158 | \x1b[0;35m@@ -1,1 +1,2 @@\x1b[0m (esc) |
@@ -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