diff mercurial/__init__.py @ 35238:54bb94b715ad

remotenames: add test showing overwriting on remotenames data The current storage logic every time overwrites the existing data with the new data. This patch adds test to demonstrate that. To fix this, we need to add logic to read existing remotenames data and merge with existing data which will be added in upcoming changesets. Previously reviewed as D1356. Differential Revision: https://phab.mercurial-scm.org/D1549
author Pulkit Goyal <7895pulkit@gmail.com>
date Fri, 10 Nov 2017 22:54:59 +0530
parents 9fb9f8440b71
children 414114a7c18f
line wrap: on
line diff