Function: magit-unpushed-section

magit-unpushed-section is a byte-compiled function defined in magit-base.el.

Signature

(magit-unpushed-section &rest SLOTS)

Documentation

Create a new object of class type magit-unpushed-section(var)/magit-unpushed-section(fun).

Source Code

;; Defined in ~/.emacs.d/elpa/magit-20260411.1452/magit-base.el
(defclass magit-unpushed-section (magit-log-section) ())