Searched defs:for_checkout (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/ |
H A D | git.py | 930 def GetTrackingBranchViaGitConfig(git_repo, branch, for_checkout=True, argument 1008 def GetTrackingBranchViaManifest(git_repo, for_checkout=True, for_push=False, argument 1059 def GetTrackingBranch(git_repo, branch=None, for_checkout=True, fallback=True, argument
|