Skip to content
Snippets Groups Projects
Commit eecc7a2ebf52 authored by Boris Feld's avatar Boris Feld
Browse files

test: enable sparse-revlog for test-narrow-clone-no-ellipsis.t

We are about to enable sparse-revlog globally. To help with reviewing the
tests change, we isolate them in individual changesets.

Differential Revision: https://phab.mercurial-scm.org/D5325
parent 0e21db2458f4
No related branches found
No related tags found
No related merge requests found
TRANSITIONAL CONFIG
$ cat << EOF >> $HGRCPATH
> [format]
> sparse-revlog = yes
> EOF
$ . "$TESTDIR/narrow-library.sh"
$ hg init master
......@@ -27,6 +33,7 @@
fncache
narrowhg-experimental
revlogv1
sparserevlog
store
testonly-simplestore (reposimplestore !)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment