tests/narrow-library.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sat, 02 Dec 2023 02:12:21 +0100
branchstable
changeset 51139 e9eac01c57f3
parent 47952 0c92cd9286ee
permissions -rw-r--r--
revlog: add a `may_inline` argument to revlog This allow for a clean skipping of the inline feature when needed, for example by censor.

cat >> $HGRCPATH <<EOF
[extensions]
narrow=
[experimental]
changegroup3 = True
EOF