Mercurial > hg
comparison mercurial/txnutil.py @ 35331:773a9a06047c
clone: add support for storing remotenames while cloning
If `experimental.remotenames` is set to True, we store the remotenames in case
of `hg pull`. This patch adds that support to clone command also.
Differential Revision: https://phab.mercurial-scm.org/D1601
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Wed, 06 Dec 2017 06:40:27 +0530 |
parents | 206532700213 |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
35330:0c1aff6d73a7 | 35331:773a9a06047c |
---|