Searched refs:_create_commit_description (Results 1 – 1 of 1) sorted by relevance
101 def _create_commit_description(self, commit_hash): member in CreateCommitMessage120 msg_pieces.append(self._create_commit_description(commit_hash))123 full_description = self._create_commit_description(commit_hash).split("\n")