summaryrefslogtreecommitdiff
path: root/mercurial/templates/raw/graphnode.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'mercurial/templates/raw/graphnode.tmpl')
-rw-r--r--mercurial/templates/raw/graphnode.tmpl7
1 files changed, 0 insertions, 7 deletions
diff --git a/mercurial/templates/raw/graphnode.tmpl b/mercurial/templates/raw/graphnode.tmpl
deleted file mode 100644
index b1c9983..0000000
--- a/mercurial/templates/raw/graphnode.tmpl
+++ /dev/null
@@ -1,7 +0,0 @@
-changeset: {node}
-user: {user}
-date: {age}
-summary: {desc}
-{branches%branchname}{tags%tagname}{bookmarks%bookmarkname}
-node: ({col}, {row}) (color {color})
-{edges%graphedge}