From f48fccc93055872a20daa8ac66058c0a926f5ee4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raymundo=20V=C3=A1squez=20Ruiz?= Date: Sat, 18 Apr 2026 17:50:22 +0200 Subject: [PATCH] chore: 18 abr 2026 --- transient/history.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/transient/history.el b/transient/history.el index 923b5a5..b238b9e 100644 --- a/transient/history.el +++ b/transient/history.el @@ -1,5 +1,8 @@ -((magit-commit nil) +((magit-commit + ("--all") + nil) (magit-dispatch nil) + (magit-pull nil) (magit-push nil) (magit-revert ("--edit"))