Mercurial > hg > cc > cirrus_home
view .hgrc @ 207:b4486b5df065
move common stuff to share/.bash_extras
| author | Henry S. Thompson <ht@inf.ed.ac.uk> |
|---|---|
| date | Thu, 11 Jun 2026 21:17:41 +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 =
