Function: magit-unpulled-section

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

Signature

(magit-unpulled-section &rest SLOTS)

Documentation

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

Source Code

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