view tests/narrow-library.sh @ 48371:9503e15dc588

chistedit: explain which order the commits are presented in It's not obvious which order the commits in chistedit (and text-based histedit), so let's add a note about it. Differential Revision: https://phab.mercurial-scm.org/D11832
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 18 Oct 2021 12:30:53 -0700
parents 0c92cd9286ee
children
line wrap: on
line source

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