Mercurial > hg
comparison mercurial/registrar.py @ 32257:205bd3936179
bundle2: don't check for whether we can do stream clones
At the moment this isn't used and all stream clones use the legacy protocol.
In an upcoming diff, canperformstreamclone will print out a message if a stream
clone was requested but couldn't happen for some reason. Removing this call
ensures the message isn't printed twice.
author | Siddharth Agarwal <sid0@fb.com> |
---|---|
date | Mon, 08 May 2017 17:30:51 -0700 |
parents | bdda942f4b9c |
children | 46ba2cdda476 |
comparison
equal
deleted
inserted
replaced
32256:9bc36198338e | 32257:205bd3936179 |
---|