pub async fn current_branch_name(cwd: &Path) -> Option<String>
Returns the current checked out branch name.