pub fn git_conflict_sides( repo_path: String, file_path: String, ) -> Result<ConflictSides, GitError>