Skip to content
Snippets Groups Projects
Commit 1896d6bc authored by Anton Shestakov's avatar Anton Shestakov
Browse files

split: demonstrate that discard after more than one commit is misbehaving

The `assert` that this patch removes was introduced in 9242d0b5f74d, when we
didn't have the test that this patch adds. Without the `assert` we can actually
see the incorrect behavior. With it, the test would throw an AssertionError
just before "forgetting c", when hg split is handling the second discard
action.
parent 9242d0b5
No related branches found
No related tags found
1 merge request!225split: correctly handle discard action after previously splitting changes into more than one commit
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment