Mercurial > evolve
diff tests/test-uncommit-interactive.t @ 5764:785b5be835ee mercurial-4.9
test-compat: merge mercurial-5.0 into mercurial-4.9
# no-check-commit
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sun, 31 Jan 2021 15:57:57 +0800 |
parents | 0f2ef115f908 c2c85576ddfb |
children | b100d065b9b4 |
line wrap: on
line diff
--- a/tests/test-uncommit-interactive.t Sun Jan 31 15:39:25 2021 +0800 +++ b/tests/test-uncommit-interactive.t Sun Jan 31 15:57:57 2021 +0800 @@ -788,9 +788,12 @@ $ hg uncommit -i a << DONE > y + > y > DONE diff --git a/a b/a 1 hunks, 1 lines changed + examine changes to 'a'? [Ynesfdaq?] y + @@ -9,3 +9,4 @@ 4 5 @@ -851,10 +854,13 @@ $ hg uncommit -i a << DONE > y + > y > n > DONE diff --git a/a b/a 2 hunks, 2 lines changed + examine changes to 'a'? [Ynesfdaq?] y + @@ -1,3 +1,4 @@ +-3 -2