mercurial/sshrepo.py
changeset 2740 386f04d6ecb3
parent 2673 109a22f5434a
child 2858 345bac2bc4ec
--- a/mercurial/sshrepo.py
+++ b/mercurial/sshrepo.py
@@ -204,3 +204,5 @@ class sshrepository(remoterepository):
 
     def stream_out(self):
         return self.do_cmd('stream_out')
+
+instance = sshrepository