##// END OF EJS Templates
histedit: py3 fixes for curses mode...
histedit: py3 fixes for curses mode Differential Revision: https://phab.mercurial-scm.org/D8150

File last commit:

r40918:bcf70058 default
r44892:9b8e13a0 stable
Show More
narrow-library.sh
8 lines | 122 B | application/x-sh | BashLexer
cat >> $HGRCPATH <<EOF
[extensions]
narrow=
[ui]
ssh=python "$RUNTESTDIR/dummyssh"
[experimental]
changegroup3 = True
EOF