Skip to content

Workhorse calls HGitaly without Side Channels

This is the selected solution to #693 (closed)

It has the advantage of not touching the upstream tests, which is the best for confidence that Git operation is unaffected.

As for testing Mercurial operation, the end results are covered by heptapod/heptapod-tests> (test_archive and test_push_webdriver, the latter in native mode only of course). We could add internal Workhorse tests later on if needed.

Merge request reports