summaryrefslogtreecommitdiffstats
path: root/.gitjournal.toml
diff options
context:
space:
mode:
authorSascha Grunert <Sascha.Grunert@rohde-schwarz.com>2016-10-06 11:37:13 +0200
committerSascha Grunert <Sascha.Grunert@rohde-schwarz.com>2016-10-06 11:42:33 +0200
commitd46bd11df65bf51911c427270b57d817464ede64 (patch)
tree7e9226694a9246538c5ae0aed0a5229bab8eff65 /.gitjournal.toml
parentcdc2fee0bcba5dbb46c1e3865be405b7082bdd0e (diff)
Added sorting methods "name" and "date" for the output
Diffstat (limited to '.gitjournal.toml')
-rw-r--r--.gitjournal.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitjournal.toml b/.gitjournal.toml
index 3baca86..b9bfa01 100644
--- a/.gitjournal.toml
+++ b/.gitjournal.toml
@@ -4,4 +4,5 @@ enable_debug = true
enable_footers = false
excluded_commit_tags = []
show_prefix = false
+sort_by = "date"
template_prefix = "JIRA-1234"