dev: link to gist for commit docs
Until the new docs are up, link to the gist.
This commit is contained in:
parent
eb7361d9c5
commit
345ff621c3
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@
|
||||||
(dolist (error (reverse errors))
|
(dolist (error (reverse errors))
|
||||||
(print-group! (print! (info error))))
|
(print-group! (print! (info error))))
|
||||||
(terpri)
|
(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))
|
(throw 'exit 0))
|
||||||
t)))
|
t)))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue