diff --git a/templates/map-log.compact b/templates/map-log.compact deleted file mode 100644 --- a/templates/map-log.compact +++ /dev/null @@ -1,7 +0,0 @@ -changelog = '{rev}{tags}{parents} {node|short} {date|isodate} {author|user}\n {desc|firstline|strip}\n\n' -start_tags = '[' -tag = '{tag},' -last_tag = '{tag}]' -start_parents = ':' -parent = '{rev},' -last_parent = '{rev}'