pub fn current_branch(repo_root: &Path) -> Result<String, PawError>
Returns the short name of the current branch (e.g., “main”, “feat/add-auth”).