diff --git a/templates/map-log.compact b/templates/map-log.compact new file mode 100644 --- /dev/null +++ b/templates/map-log.compact @@ -0,0 +1,4 @@ +template = '{rev}{parents} {node|short} {date|isodate} {author|user}\n {desc|firstline|strip}\n\n' +start_parents = ':' +parent = '{rev},' +last_parent = '{rev}'