Skip to main content

is_gh_stack_repo

Function is_gh_stack_repo 

Source
pub fn is_gh_stack_repo(repo: &Repository) -> bool
Expand description

true if this repository has a gh-stack file anywhere workon knows to look — canonical or an unlinked worktree file. Used by doctor’s GhStackNotInitialized and BothStackToolsDetected checks.