huskies: merge 876

This commit is contained in:
dave
2026-04-29 21:14:27 +00:00
parent 56244e8e35
commit db526bbdb2
6 changed files with 65 additions and 63 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ mod sweep;
pub use cleanup::{format_report, run_cleanup};
pub use create::create_worktree;
pub use git::{migrate_slug_paths, prune_worktree_sync};
pub use git::migrate_slug_paths;
pub use remove::remove_worktree_by_story_id;
pub use sweep::sweep_orphaned_worktrees;