Function: magit-ediff
magit-ediff is an autoloaded, interactive and byte-compiled function
defined in magit-ediff.el.
Signature
(magit-ediff)
Documentation
Show differences using the Ediff package.
Key Bindings
Source Code
;; Defined in ~/.emacs.d/elpa/magit-20260411.1452/magit-ediff.el
;;; Options
(defgroup magit-ediff nil
"Ediff support for Magit."
:link '(info-link "(magit)Ediffing")
:group 'magit-extensions)