pub fn is_gh_stack_repo(repo: &Repository) -> boolExpand 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.