radian-software / radian

🍉 Dotfiles that marry elegance and practicality.
MIT License
491 stars 47 forks source link

can't thaw lsp-mode from fork/1 #538

Open RohanHart opened 1 month ago

RohanHart commented 1 month ago

Running straight-thaw-versions fails on lsp-mode due to the change in 77f0521effded73ea2bd48edb05e8d36985a90a0 as straight.el doesn't seem to be configured correctly when the fork/1 branch hasn't been fetched from the new remote. The *straight-process* buffers contains

$ git rev-parse --verify fork/1

fatal: Needed a single revision

Including the full remote name works, ie., git rev-parse --verify fork/fork/1