Mercurial > evolve
comparison tests/test-evolve-templates.t @ 4292:caaa89adf3eb
split: add a way to abort a split from the prompt
This prompt is asking the user about the next step. Offering to abort there make
sense.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 20 Feb 2018 09:35:16 +0100 |
parents | 8f54ab5dd4e2 |
children | d4902d48d095 |
comparison
equal
deleted
inserted
replaced
4291:8f54ab5dd4e2 | 4292:caaa89adf3eb |
---|---|
290 diff --git a/b b/b | 290 diff --git a/b b/b |
291 new file mode 100644 | 291 new file mode 100644 |
292 examine changes to 'b'? [Ynesfdaq?] n | 292 examine changes to 'b'? [Ynesfdaq?] n |
293 | 293 |
294 created new head | 294 created new head |
295 Done splitting? [yN?] n | 295 Done splitting? [yNq?] n |
296 diff --git a/b b/b | 296 diff --git a/b b/b |
297 new file mode 100644 | 297 new file mode 100644 |
298 examine changes to 'b'? [Ynesfdaq?] y | 298 examine changes to 'b'? [Ynesfdaq?] y |
299 | 299 |
300 @@ -0,0 +1,1 @@ | 300 @@ -0,0 +1,1 @@ |