From bad6cc9817f163c3e195e0f5074680b5a85fb83e Mon Sep 17 00:00:00 2001 From: Phil Jackson Date: Tue, 31 Aug 2010 23:51:58 +0100 Subject: [PATCH] Added merge commit switch. --- magit-key-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/magit-key-mode.el b/magit-key-mode.el index 8d273033..3a3d6fd9 100644 --- a/magit-key-mode.el +++ b/magit-key-mode.el @@ -164,6 +164,7 @@ ("h" "Reflog" magit-reflog) ("H" "Reflog on head" magit-reflog-head)) (switches + ("-m" "Only merge commits" "--merges") ("-f" "First parent" "--first-parent") ("-a" "All" "--all")) (arguments