Reverted back to original magit-gptcommit

This commit is contained in:
Roger Gonzalez 2025-03-26 15:13:29 -03:00
parent 28b3b44ca7
commit 22b517e0e3
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6

View File

@ -72,10 +72,7 @@
(package! ox-slack) (package! ox-slack)
(package! org-auto-tangle) (package! org-auto-tangle)
(package! auto-virtualenv) (package! auto-virtualenv)
(package! magit-gptcommit (package! magit-gptcommit)
:recipe (:host github
:repo "rogsme/magit-gptcommit"
:branch "abort-gptcommit-if-buffer-gets-killed"))
(package! forge-llm (package! forge-llm
:recipe (:host gitlab :repo "rogs/forge-llm")) :recipe (:host gitlab :repo "rogs/forge-llm"))
(package! llm) (package! llm)