Mercurial > hg-stable
view tests/narrow-library.sh @ 39109:34eb999e29bf
index: make capacity argument to nt_init be measured in revisions
The nodetree's internal capacity field is measures in nodetree nodes,
which is not something the caller should have to know about.
Differential Revision: https://phab.mercurial-scm.org/D4166
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 09 Aug 2018 00:09:03 -0700 |
parents | 2405ca783672 |
children | bcf70058af90 |
line wrap: on
line source
cat >> $HGRCPATH <<EOF [extensions] narrow= [ui] ssh=python "$TESTDIR/dummyssh" [experimental] changegroup3 = True EOF