Finally got round to setting up hgweb on one of my servers. I've
learned that setting in .hg/hgrc

[web]
description = This is one of my projects

Gives a description in the relevant column.

Three questions:

1. I was under the impression that setting the description in my local
repo would also copy that on a push. However, it does not. May I ask
what's the reasoning for that?

2. Does anyone have any additional themes they could share. I'm finding
monoblue the best out of the built in ones, but I'll bet some of you
guys have some custom ones :)

3. Was also surprised that the description value didn't need to be in
quotes.

Cheers,

Simon
_______________________________________________
Mercurial mailing list
Mercurial@lists.mercurial-scm.org
https://lists.mercurial-scm.org/mailman/listinfo/mercurial

Reply via email to