branch: elpa/git-commit commit b8e64dcb98677adeb00e6f9e52a5ae59732daafb Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
Remove stray whitespace --- lisp/magit.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/magit.el b/lisp/magit.el index 1bf695c..df068c4 100644 --- a/lisp/magit.el +++ b/lisp/magit.el @@ -365,8 +365,6 @@ This affects `magit-git-command', `magit-git-command-topdir', ;;;###autoload (autoload 'magit-run "magit" nil t) (transient-define-prefix magit-run () "Run git or another command, or launch a graphical utility." - - [["Run git subcommand" ("!" "in repository root" magit-git-command-topdir) ("p" "in working directory" magit-git-command)]