Mercurial > hg
view tests/narrow-library.sh @ 46743:84a3deca963a
rhg: Silently ignore missing files in config %include
… instead of aborting with an error message.
This is what Python-based hg does.
Differential Revision: https://phab.mercurial-scm.org/D10141
author | Simon Sapin <simon.sapin@octobus.net> |
---|---|
date | Mon, 08 Mar 2021 19:07:29 +0100 |
parents | d72378f93a44 |
children | 1d075b857c90 |
line wrap: on
line source
cat >> $HGRCPATH <<EOF [extensions] narrow= [ui] ssh=$PYTHON "$RUNTESTDIR/dummyssh" [experimental] changegroup3 = True EOF