mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
dev: link to gist for commit docs
Until the new docs are up, link to the gist.
This commit is contained in:
@ -119,7 +119,7 @@
|
||||
(dolist (error (reverse errors))
|
||||
(print-group! (print! (info error))))
|
||||
(terpri)
|
||||
(print! "See https://doomemacs.org/project.org#commit-message-formatting for details")
|
||||
(print! "See https://gist.github.com/hlissner/4d78e396acb897d9b2d8be07a103a854 for details")
|
||||
(throw 'exit 0))
|
||||
t)))
|
||||
|
||||
|
Reference in New Issue
Block a user