view .hgrc @ 196:436c976ed27f

try to get -m working properly
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Tue, 22 Apr 2025 14:32:50 +0100
parents acae526510e2
children
line wrap: on
line source

# example user config (see "hg help config" for more info)
[ui]
# name and email, e.g.
# username = Jane Doe <jdoe@example.com>
username = Henry S. Thompson <ht@inf.ed.ac.uk>

[extensions]
# uncomment these lines to enable some popular extensions
# (see "hg help extensions" for more info)
#
# pager =
# color =
strip =
rebase =