view nobuild/dot-hgrc @ 103:345fb56d89fc

Blind checkpoint
author David Bryant <bagnose@gmail.com>
date Thu, 18 Nov 2010 12:00:02 +1030
parents 523269b36711
children 7abaf5c3959f
line wrap: on
line source

[revlog]
# format = 0 for revlog; format = 1 for revlogng
format = 1
# format flags
# inline is the only valid flag right now.
# revlogng needs flags = inline
flags = inline

[ui]
# show changed files and be a bit more verbose if True
verbose = True
username = David Bryant <bagnose@gmail.com>

[diff]
ignorews=True

[extensions]
hgk =