feat: add cache-backed checkout creation#485
Conversation
Sentinel Review:
|
|
Atlas update: all non-blocking review cleanup is now folded in on head What is now covered in this PR:
At this point #485 is not just mechanically implemented; it is user-facing and review-ready. |
84de046 to
05f1bb9
Compare
Summary
gr checkout add <name>path for independent child checkoutsgr checkout <branch>branch-switching behaviorworkspace_checkout::create_checkout()Notes
grip#484/feat/global-cache-rootgrip#476Verification
cargo test --test cli_tests test_checkout_add_materializes_independent_child_checkout -- --nocapturecargo test --test test_checkout -- --nocapturecargo fmt --all --check