Searched refs:commit_to_info_hook (Results 1 – 6 of 6) sorted by relevance
295 def __init__(self, info, commit_to_info_hook=None, ref_name=None): argument308 self.commit_to_info_hook = commit_to_info_hook325 self.info = self.commit_to_info_hook(self.revert_commit)776 info = self.commit_to_info_hook(self.cherry_pick_commit)
76 commit_to_info_hook=commit_to_info,
90 commit_to_info_hook=lambda x: None)