Mercurial > hg
diff hgext/split.py @ 46004:49b4ab1d9f5e
share: show warning if share is outdated while source supports share-safe
Previous patches in the series and some which are already committed implements
share safe functionality where config and requirements will be shared too.
Rolling this feature has a problem that existing shares may never upgrade as
they will never learn about the new config. To help the transition, we show a
warning message if the share source supports share-safe mechanism. This provides
the source repo ability to upgrade and pass on the message to shares that you
should reshare and upgrade too.
Differential Revision: https://phab.mercurial-scm.org/D9369
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Mon, 23 Nov 2020 14:15:26 +0530 |
parents | 568c05d8f3d2 |
children | 7f6c002d7c0a |