diff options
Diffstat (limited to 'transient')
-rw-r--r-- | transient/history.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/transient/history.el b/transient/history.el new file mode 100644 index 0000000..79a4acd --- /dev/null +++ b/transient/history.el @@ -0,0 +1,2 @@ +((magit-commit nil) + (magit-push nil)) |