mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
If the target directory wasn't in a project, this command would throw a type error (see #8032). This also adds more checks and informative error handling to the command. Fix: #8032