tests/test-hgrc.out
author Christian Ebert <blacktrash@gmx.net>
Tue, 30 Jun 2009 11:30:03 +0200
changeset 8996 23e941d7f507
parent 8397 613ac2856535
child 9470 ba75830d17a9
permissions -rw-r--r--
keyword: make repo.commit use a custom commitctx wrapper This avoids forcing the dirstate of overwritten files to normal during a commit. Thanks to Dan Villiom Podlaski Christiansen for the idea of a "double wrapper", so other extensions can still wrap repo.commitctx safely.

hg: config error at .../t/.hg/hgrc:1: 'invalid'
updating working directory
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
[paths]
default = .../foo%bar
default = .../foo%bar
bundle.mainreporoot=.../foobar
defaults.backout=-d "0 0"
defaults.commit=-d "0 0"
defaults.tag=-d "0 0"
paths.default=.../foo%bar
ui.slash=True