pub fn default_branch(repo_root: &Path) -> Result<String, PawError>
Returns the name of the default branch (usually “main” or “master”).