Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dgit.py72 def get_current_branch(self): member in GitRepo
H A Dgitarchive.py94 if not repo.bare and repo.get_current_branch() == branch:
/openbmc/openbmc/poky/scripts/
H A Dcombo-layer39 def get_current_branch(repodir=None): function
104 self.combobranch = get_current_branch()