Skip to main content

default_workspace_ref

Function default_workspace_ref 

Source
pub fn default_workspace_ref(root: &Path) -> Option<String>
Expand description

Resolve a concrete --changed-workspaces ref for project-level next steps.

Returns None when the project has no workspaces, is not a git repository, or has no resolvable remote default branch.