Home
last modified time | relevance | path

Searched refs:read_commit_list_from_git (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Scripts/
DPatchCheck.py506 commits = self.read_commit_list_from_git(rev_spec, max_count)
521 def read_commit_list_from_git(self, rev_spec, max_count): member in CheckGitCommits