comparison hgext/amend.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 3e549546a6e9
children c303d65d2e34
comparison
equal deleted inserted replaced
36486:fb9b8004e1b0 36487:dabf86721200