summaryrefslogtreecommitdiffstats
path: root/.gitjournal.toml
diff options
context:
space:
mode:
authorSascha Grunert <Sascha.Grunert@rohde-schwarz.com>2016-09-08 10:54:44 +0200
committerSascha Grunert <Sascha.Grunert@rohde-schwarz.com>2016-09-08 15:46:44 +0200
commitab4491a1b590f8bc7b2d5afe0b22aa26eeb3f3ed (patch)
tree453074ac10edc5f448325cdfced99e33bca3d260 /.gitjournal.toml
parentf78121bdbb3bfcce91f364c5aa3dc2ed49e94929 (diff)
Added print trait for passing a configuration in
- Added documentation - Added extra macro module - Added colored output option - Added short log option (-l/--short) - Changed excluded_tags to work
Diffstat (limited to '.gitjournal.toml')
-rw-r--r--.gitjournal.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitjournal.toml b/.gitjournal.toml
new file mode 100644
index 0000000..5191d1a
--- /dev/null
+++ b/.gitjournal.toml
@@ -0,0 +1,3 @@
+colored_output = true
+excluded_tags = []
+show_prefix = false