mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-25 11:21:06 -08:00
By default, 'doom ci deploy-hooks' would deploy Doom's git hooks in
$EMACSDIR (~/.emacs.d/.git/hooks). Now it deploys in the local repo its
run in. This is part of an effort to generalize Doom's CI for use
outside this repo.
Ref:
|
||
|---|---|---|
| .. | ||
| lib | ||
| autoloads.el | ||
| byte-compile.el | ||
| ci.el | ||
| debug.el | ||
| doctor.el | ||
| env.el | ||
| help.el | ||
| install.el | ||
| packages.el | ||
| sync.el | ||
| test.el | ||
| upgrade.el | ||