Home
last modified time | relevance | path

Searched defs:commit_hash (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/tools/patman/
H A Dgitutil.py68 def NameRevision(commit_hash): argument
208 def Checkout(commit_hash, git_dir=None, work_tree=None, force=False): argument