summaryrefslogtreecommitdiff
path: root/transient
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--transient/history.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/transient/history.el b/transient/history.el
index e911e11..23b9476 100644
--- a/transient/history.el
+++ b/transient/history.el
@@ -6,7 +6,8 @@
(magit-file-dispatch nil)
(magit-gitignore nil)
(magit-log
- ("-n256" "--graph" "--decorate"))
+ ("-n256" "--graph" "--decorate")
+ ("-n256" "--graph" "--color" "--decorate"))
(magit-merge nil)
(magit-pull nil)
(magit-push nil)