##// END OF EJS Templates
typing: disable a few errors calling py3.7+ functions in resourceutil.py...
typing: disable a few errors calling py3.7+ functions in resourceutil.py There's a graceful fallback when these methods are unavailable. Differential Revision: https://phab.mercurial-scm.org/D10205

File last commit:

r16773:d490edc7 default
r47541:7fd36964 stable
Show More
graph.tmpl
6 lines | 76 B | application/x-cheetah | CheetahLexer
Paul Boddie
hgweb: make graph data suitable for template usage...
r16773 {header}
# HG graph
# Node ID {node}
# Rows shown {rows}
{nodes%graphnode}