This message was deleted.
# community-support
s
This message was deleted.
z
I want to mock
git rev-parse --short HEAD
to return a hardcoded value, instead of the actual value. I need to rely on whatever logic Gradle is internally using around
ExecOperations
for this so I can write a test to see if the config cache is invalidated when this changes