Adjust magit commit template for renamed org pkg

This commit is contained in:
TEC 2022-09-19 09:59:43 +08:00
parent 80923f8a5e
commit 7151e2d4d0
Signed by: tec
SSH Key Fingerprint: SHA256:eobz41Mnm0/iYWBvWThftS0ElEs1ftBr6jamutnXc/A
1 changed files with 1 additions and 1 deletions

View File

@ -3064,7 +3064,7 @@ follow [[https://orgmode.org/worg/org-contribute.html#commit-messages][a certain
change-data
"\n\n"))))
(add-to-list '+magit-project-commit-templates-alist (cons "org-mode" #'+org-commit-message-template))
(add-to-list '+magit-project-commit-templates-alist (cons "org" #'+org-commit-message-template))
#+end_src
This relies on two small entries in the git config files which improves the hunk