huskies: merge 1176 bug base_branch fallback hardcodes master instead of auto-detecting
This commit is contained in:
@@ -10,8 +10,8 @@ mod sweep;
|
||||
pub use cleanup::{format_report, run_cleanup};
|
||||
pub use create::create_worktree;
|
||||
pub use create::install_pre_commit_hook;
|
||||
pub(crate) use git::detect_base_branch;
|
||||
pub use git::migrate_slug_paths;
|
||||
pub(crate) use git::resolve_base_branch;
|
||||
pub use remove::remove_worktree_by_story_id;
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
|
||||
Reference in New Issue
Block a user