Mercurial > evolve
comparison tests/test-evolve-interrupted.t @ 6394:1cf185dd551a mercurial-5.7
test-compat: merge mercurial-5.8 into mercurial-5.7
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Mon, 06 Feb 2023 19:20:12 +0400 |
parents | 74aebf0b18f8 b1d1f4ade142 |
children | e5bd76f95145 fb619634d371 |
comparison
equal
deleted
inserted
replaced
6348:71e2408b77d0 | 6394:1cf185dd551a |
---|---|
133 rollback completed | 133 rollback completed |
134 abort: precommit hook exited with status 1 | 134 abort: precommit hook exited with status 1 |
135 [255] | 135 [255] |
136 $ hg evolve --continue | 136 $ hg evolve --continue |
137 evolving 1:e0486f65907d "banana" | 137 evolving 1:e0486f65907d "banana" |
138 working directory is now at bd5ec7dfc2af | 138 working directory is now at b10ea0f329d2 |
139 $ cat .hg/evolvestate | 139 $ cat .hg/evolvestate |
140 cat: .hg/evolvestate: No such file or directory | 140 cat: .hg/evolvestate: No such file or directory |
141 [1] | 141 [1] |
142 $ cat b | 142 $ cat b |
143 banana | 143 banana |