Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move away from decapitation #66

Closed
raxod502 opened this issue Jul 7, 2017 · 1 comment
Closed

Move away from decapitation #66

raxod502 opened this issue Jul 7, 2017 · 1 comment

Comments

@raxod502
Copy link
Member

raxod502 commented Jul 7, 2017

Currently straight-thaw-versions works by detaching your HEAD at the appropriate commit. I'd like to move towards instead doing a normalization operation followed by resetting master. This would make straight-normalize-all a no-op when performed after straight-thaw-versions, and vice versa.

@raxod502 raxod502 added this to the 1.0 milestone Jul 7, 2017
@raxod502 raxod502 mentioned this issue Jul 7, 2017
56 tasks
raxod502 added a commit that referenced this issue Jul 24, 2017
See #59. But I think this whole section needs some more thought in
#66, anyway.
tummychow added a commit to tummychow/emacs that referenced this issue Oct 24, 2017
freezing and thawing can be rather cumbersome due to
radian-software/straight.el#66. until that ux improves, i recommend invoking
straight-freeze-versions with a prefix argument, which forcibly writes
the lockfile without doing repo cleanliness checks.
@raxod502
Copy link
Member Author

raxod502 commented May 4, 2019

Should be fixed by #375.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant