comparison contrib/phabricator.py @ 34878:9f7ecc5bbc28

share: move the implementation of 'unshare' to the 'hg' module This will be used to setup unsharing subrepos. Usually cmdutil is used for this purpose. But the implementation needs hg.copystore(), and the hg module already imports cmdutil.
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 17 Oct 2017 21:48:56 -0400
parents 8b659b7388c0
children a0d33f4ddff9
comparison
equal deleted inserted replaced
34877:eb24f1d1b50b 34878:9f7ecc5bbc28