Searched refs:Checkout (Results 1 – 4 of 4) sorted by relevance
209 def Checkout(commit_hash, git_dir=None, work_tree=None, force=False): function
187 gitutil.Checkout(commit.hash, git_dir, work_dir,
378 gitutil.Checkout(commit.hash)
32 Checkout the "allwinner" branch from the github repository [1] and build it: