Mercurial > hg
view tests/narrow-library.sh @ 50772:1680ef94ad2b stable
repoview: fix the filter created by `extrafilter`
The `name` variable was updated in each interaction of the loop, making all new
filters inheriting from the same base (the last one iterated), leading to
terrible terrible misbehavior.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 12 Jul 2023 12:47:08 +0200 |
parents | 0c92cd9286ee |
children |
line wrap: on
line source
cat >> $HGRCPATH <<EOF [extensions] narrow= [experimental] changegroup3 = True EOF