Home
last modified time | relevance | path

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

/xen/docs/
A Dsupport-matrix-generate79 commitish=$1
80 debug "select_commitish $commitish"
81 obj="$(printf "%s:SUPPORT.md" "$commitish")"
96 case "$commitish" in
104 git cat-file blob "$commitish:$versionfile" >"$tmp_versionfile"
111 fail "Unable to identify Xen version for $commitish";

Completed in 13 milliseconds