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