##// END OF EJS Templates
tests: test histedit base command plan help
tests: test histedit base command plan help

File last commit:

r28516:3bf2892f default
r29069:e2a1648a default
Show More
test-chg.t
12 lines | 162 B | text/troff | Tads3Lexer
init repo
$ hg init foo
$ cd foo
ill-formed config
$ hg status
$ echo '=brokenconfig' >> $HGRCPATH
$ hg status
hg: parse error at * (glob)
[255]