ripgrep
ripgrep copied to clipboard
build: emit warning if git is missing during build
Adds a cargo:warning if git is not available during build. This makes it easier to understand why RIPGREP_BUILD_GIT_HASH might be missing, without breaking the build.