diff --git a/init.el b/init.el index 7651da7..5f034d1 100644 --- a/init.el +++ b/init.el @@ -1001,9 +1001,7 @@ Calls `project-remember-projects-under' for ~/Projects/" ("C-c g d" . magit-dispatch) ("C-c g f" . magit-file-dispatch) ("C-c g b" . magit-blame-addition) - ("C-c g p" . magit-pull) - ("C-c g P" . magit-push) - (" " . magit-project-status) :map project-prefix-map ("m" . magit-project-status)) :custom