pub fn git_remote_tracking_branch( repo_path: String, branch: String, ) -> Result<Option<String>, GitError>