summaryrefslogtreecommitdiff
path: root/mercurial/templates/raw/map
diff options
context:
space:
mode:
Diffstat (limited to 'mercurial/templates/raw/map')
-rw-r--r--mercurial/templates/raw/map8
1 files changed, 0 insertions, 8 deletions
diff --git a/mercurial/templates/raw/map b/mercurial/templates/raw/map
index 5a682b2..ed5c35b 100644
--- a/mercurial/templates/raw/map
+++ b/mercurial/templates/raw/map
@@ -1,5 +1,3 @@
-default = 'shortlog'
-shortlog = "'raw' is not a browsable style"
mimetype = 'text/plain; charset={encoding}'
header = ''
footer = ''
@@ -30,9 +28,3 @@ bookmarks = '{entries%bookmarkentry}'
bookmarkentry = '{bookmark} {node}\n'
branches = '{entries%branchentry}'
branchentry = '{branch} {node} {status}\n'
-graph = graph.tmpl
-graphnode = graphnode.tmpl
-graphedge = graphedge.tmpl
-bookmarkname = 'bookmark: {name}\n'
-branchname = 'branch: {name}\n'
-tagname = 'tag: {name}\n'