Searched refs:get_git_branch (Results 1 – 2 of 2) sorted by relevance
/external/autotest/client/virt/ |
D | kvm_installer.py | 140 virt_utils.get_git_branch(test_repo, test_branch, test_srcdir, 473 virt_utils.get_git_branch(self.repo, self.branch, self.srcdir,
|
D | virt_utils.py | 468 def get_git_branch(repository, branch, srcdir, commit=None, lbranch=None): function 3156 r = get_git_branch(git_repo, git_branch, repodir, git_commit)
|