mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
In the future, should doom-core-dir or {doom-core-dir}/packages.el change, 'doom upgrade' won't leave the repo in a broken state. Unfortunately, this cannot retroactively prevent the issue; users will experience this as soon as they update tob9933e6
or beyond, so users will have to upgrade manually to overcome it: cd ~/.emacs.d git reset --hard35a89bdfa6
git pull origin master doom sync -u Fix: #6598 Amend:b9933e6637