diff options
-rw-r--r-- | init.el | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -864,8 +864,6 @@ ?p "First parent" "--first-parent") (magit-define-popup-switch 'magit-log-popup ?n "No merges" "--no-merges") - (magit-define-popup-switch 'magit-log-popup - ?t "Date order" "--date-order") (magit-define-popup-action 'magit-log-popup ?e "Edit options" 'magit-log-refresh-popup) |