aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-commit.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/magit-commit.el')
-rw-r--r--lisp/magit-commit.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/magit-commit.el b/lisp/magit-commit.el
index 6e5f4b2..be42e6c 100644
--- a/lisp/magit-commit.el
+++ b/lisp/magit-commit.el
@@ -137,7 +137,7 @@ Also see https://github.com/magit/magit/issues/4132."
("e" "Extend" magit-commit-extend)
("w" "Reword" magit-commit-reword)
("a" "Amend" magit-commit-amend)
- ("n" "Reshelve" magit-commit-reshelve :level 6)]
+ ("n" "Reshelve" magit-commit-reshelve :level 0)]
["Edit"
("f" "Fixup" magit-commit-fixup)
("s" "Squash" magit-commit-squash)