Home
last modified time | relevance | path

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

/Linux-v5.10/scripts/
Dsetlocalversion105 if test -d .hg && hgid=$(hg id 2>/dev/null); then
111 tag=$(printf '%s' "$hgid" | cut -d' ' -f2)
113 id=$(printf '%s' "$hgid" | sed 's/[+ ].*//')
120 case "$hgid" in