Currently if I specify a description in hgwebdir.config
it shows up the same for each repository. I want to have a unique name for each repository. Where and how do I set this?
My hgwebdir.config
looks like this at present:
[web]
style = Gitweb
contact = BrianLy
description = Same description for all. I want a unique description.
allow_archive = gz, zip, bz2
[paths]
/ = /Users/brianly/sandbox/*