hg-native: back conversion error case
This was detected by the `test_push_corrupted` functional test. It is a bit irritating to still have to take care of that with native projects, but the truth is that all the analysis logic really needs to be based on Git SHAs because Git actually plays the role of the GitLab branch map that we don't have.
parent
66ae6a19fb10
No related branches found
No related tags found
Showing
- hgext3rd/heptapod/git.py 21 additions, 3 deletionshgext3rd/heptapod/git.py
- hgext3rd/heptapod/tests/git/test_inner.py 26 additions, 0 deletionshgext3rd/heptapod/tests/git/test_inner.py
- hgext3rd/heptapod/tests/git/test_ref_change.py 38 additions, 0 deletionshgext3rd/heptapod/tests/git/test_ref_change.py
Loading
Please register or sign in to comment