Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/documentation/
H A Dset_versions.py92 ourbranch = None variable
116 ourbranch = i variable
122 ourbranch = branch variable
154 …futuretags = subprocess.run(["git", "tag", "--merged", ourbranch], capture_output=True, text=True)…