Mercurial > hg
comparison mercurial/hook.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 | e79b6300d97c |
children | 056a9c8813aa |
comparison
equal
deleted
inserted
replaced
35330:0c1aff6d73a7 | 35331:773a9a06047c |
---|