Variable: hibtypes-git-repos-cache
hibtypes-git-repos-cache is a variable defined in hib-social.el.
Value
"/root/.hyperb/Local-Git-Repos"
Documentation
Filename of cache of local git repository directories found by locate-command.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hib-social.el
(defvar hibtypes-git-repos-cache
(expand-file-name "Local-Git-Repos" hbmap:dir-user)
"Filename of cache of local git repository directories found by `locate-command'.")