D2205: sshpeer: log remote capabilities after protocol upgrade

2018-02-14 Thread indygreg (Gregory Szorc)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGb06bba6d821d: sshpeer: log remote capabilities after protocol upgrade (authored by indygreg, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2205: sshpeer: log remote capabilities after protocol upgrade

2018-02-12 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY This helps reduce variance with version 1 and will help prevent test output divergence as we start testing protocol version 2 more widely. REPOSITORY rHG