This is an archive of the discontinued Mercurial Phabricator instance.

tests: clone the repo over ssh in tests/test-logexchange.t
ClosedPublic

Authored by pulkit on May 10 2018, 9:29 AM.

Details

Summary

Cloning a local repo in tests, and normally too does not perform the actual
clone, rather it copies the file contents. This makes remotenames information
not being transferred. Let's clone over ssh so that we can test remotenames
correctly.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped