Searched refs:status (Results 1 – 1 of 1) sorted by relevance
6 status=`git diff HEAD --quiet || echo '-dirty'`10 echo "#define HYP_GIT_VERSION `git rev-parse --short HEAD`$status"12 if [ -z "$status" ]
Completed in 20 milliseconds