hg: install hgweb templates
This commit is contained in:
parent
e437b1b289
commit
e74d851d69
127 changed files with 5752 additions and 4 deletions
9
sys/lib/python/mercurial/templates/raw/changeset.tmpl
Normal file
9
sys/lib/python/mercurial/templates/raw/changeset.tmpl
Normal file
|
@ -0,0 +1,9 @@
|
|||
{header}
|
||||
# HG changeset patch
|
||||
# User {author}
|
||||
# Date {date|hgdate}
|
||||
# Node ID {node}
|
||||
{parent%changesetparent}
|
||||
{desc}
|
||||
|
||||
{diff}
|
Loading…
Add table
Add a link
Reference in a new issue