Mercurial > hg
view tests/narrow-library.sh @ 47934:f94cc63df859
dirstate-item: implement `merged_removed` in a simpler way
We can simply use the underlying attribute.
Differential Revision: https://phab.mercurial-scm.org/D11371
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 27 Aug 2021 17:14:54 +0200 |
parents | 0c92cd9286ee |
children |
line wrap: on
line source
cat >> $HGRCPATH <<EOF [extensions] narrow= [experimental] changegroup3 = True EOF