Function: git-rebase-action

git-rebase-action is a byte-compiled function defined in git-rebase.el.

Signature

(git-rebase-action &rest SLOTS)

Documentation

Create a new object of class type git-rebase-action(var)/git-rebase-action(fun).

Source Code

;; Defined in ~/.emacs.d/elpa/magit-20260411.1452/git-rebase.el
(defface git-rebase-action
  '((t :inherit font-lock-keyword-face))
  "Face for action keywords."
  :group 'git-rebase-faces)