Variable: hibtypes-github-default-project
hibtypes-github-default-project is a customizable variable defined in
hib-social.el.
Value
nil
Documentation
Default project name to associate with any Github commit link.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hib-social.el
(defcustom hibtypes-github-default-project nil
"Default project name to associate with any Github commit link."
:type 'string
:group 'hyperbole-buttons)