Selaa lähdekoodia

Make .git/hooks editable

master
10sr 3 vuotta sitten
vanhempi
commit
7787a90dcb
Allekirjoittanut: 10sr GPG Key ID: 7BEC428194130EB2
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Näytä tiedosto

@@ -562,6 +562,8 @@ THEM are function and its args."
(add-to-list 'hardhat-fullpath-protected-regexps
"/\\.venv/")
(defvar hardhat-fullpath-editable-regexps)
(add-to-list 'hardhat-fullpath-editable-regexps
"/\\.git/hooks/.*'")
(add-to-list 'hardhat-fullpath-editable-regexps
"/\\.git/EDIT_INDEX\\.diff\\'")
(defvar hardhat-basename-editable-regexps)


Ladataan…
Peruuta
Tallenna