Home
last modified time | relevance | path

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

/third_party/node/tools/actions/
Dcommit-queue.sh88 commit_head=$(grep 'Fetched commits as' output | cut -d. -f3 | xargs git rev-parse)
93 --arg head "${commit_head}" \
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h65227 size_t commit_head; member