[ANN] hg-config
Rafael Villar Burke
pachi at rvburke.com
Tue Sep 11 05:40:32 CDT 2007
Steve Borho wrote:
> Hello,
>
> I've created an extension that provides a framework for generating small
> GUI apps for editing a user's various Mercurial config files.
>
Very useful!. Can it show a command line interface too?.
> For starters, the extension provides two apps:
>
> hg username
> hg webconf
IMHO, it would be good to converge with git and use something like git
config does:
hg config gui.username
hg config paths.default
...
the extension would allow for example:
hg config paths.main http://http://hg.borho.org
and you get to modify/add that path in [paths]\nmain=http://hg.borho.org
Regards,
Rafael Villar Burke
More information about the Mercurial
mailing list