Searched refs:hgid (Results 1 – 1 of 1) sorted by relevance
94 if test -d .hg && hgid=$(hg id 2>/dev/null); then100 tag=$(printf '%s' "$hgid" | cut -d' ' -f2)102 id=$(printf '%s' "$hgid" | sed 's/[+ ].*//')109 case "$hgid" in
Completed in 2 milliseconds