Searched refs:files_changed_summary_for_commit (Results 1 – 2 of 2) sorted by relevance
258 comment_text += tool.scm().files_changed_summary_for_commit(commit_id)400 comment_text += tool.scm().files_changed_summary_for_commit(commit_id)
512 def files_changed_summary_for_commit(self, commit_id): member in Git