-
- Downloads
multiple heads: failure to choose now always a bug or inconsistency
There was previously still room as to how the choosing would happen, but we've since then settled to what Mercurial does by default, even if this is unsatisfactory, it has the less chances to create blocking situations in practice. That means that only lookup failures and the empty set corner case remain in `multiple_heads_choose`. We're making it resist the failures and have its caller loudly complain in the logs.
parent
55e26051
No related branches found
No related tags found
Showing
- hgext3rd/heptapod/git.py 28 additions, 14 deletionshgext3rd/heptapod/git.py
- hgext3rd/heptapod/tests/git/test_inner.py 17 additions, 0 deletionshgext3rd/heptapod/tests/git/test_inner.py
- hgext3rd/heptapod/tests/git/test_integration.py 0 additions, 27 deletionshgext3rd/heptapod/tests/git/test_integration.py
Loading
Please register or sign in to comment