Mercurial > hg
view tests/narrow-library.sh @ 37670:719b8cb22936
localrepo: add some overlooked strkwargs love for py3
Differential Revision: https://phab.mercurial-scm.org/D3337
author | Augie Fackler <augie@google.com> |
---|---|
date | Fri, 13 Apr 2018 18:28:58 -0400 |
parents | 2405ca783672 |
children | bcf70058af90 |
line wrap: on
line source
cat >> $HGRCPATH <<EOF [extensions] narrow= [ui] ssh=python "$TESTDIR/dummyssh" [experimental] changegroup3 = True EOF