aboutsummaryrefslogtreecommitdiff
path: root/git-email-magit.el
diff options
context:
space:
mode:
Diffstat (limited to 'git-email-magit.el')
-rw-r--r--git-email-magit.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/git-email-magit.el b/git-email-magit.el
index e5aa180..cbb17b4 100644
--- a/git-email-magit.el
+++ b/git-email-magit.el
@@ -31,6 +31,8 @@
(require 'git-email)
(require 'transient)
+(require 'magit-patch)
+(require 'magit-log)
;;;###autoload
(defun git-email-magit-patch-send (args &optional commit)