hgrc (5) Linux Manual Page
hgrc – configuration files for Mercurial Synopsis The Mercurial system uses a set of configuration files to control aspects of its behavior. The configuration files use a simple ini-file format. A configuration file consists of sections, led by a [section] header and followed by name = value entries: [ui] username = Firstname Lastname <firstname.lastname [at]…
