comparison hgext/win32mbcs.py @ 36487:dabf86721200

sshpeer: factor out code for creating peers from pipes An upcoming commit will want to instantiate an SSH peer via an alternate mechanism that doesn't require running a new `ssh` command. To facilitate that, we extract the code for creating a peer from pipes to its own function. Differential Revision: https://phab.mercurial-scm.org/D2391
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 25 Feb 2018 11:00:53 -0800
parents 75979c8d4572
children 79dd61a4554f
comparison
equal deleted inserted replaced
36486:fb9b8004e1b0 36487:dabf86721200