-
Notifications
You must be signed in to change notification settings - Fork 485
Closed
Description
So maybe I'm wrong, but couldn't the configuration cache issue be resolved by simply not executing git but instead using one of the pure java git libraries? at least it should solve this problem
2 problems were found storing the configuration cache.
- Plugin 'our.spotless': external process started '/usr/bin/git --version'
See https://docs.gradle.org/8.3/userguide/configuration_cache.html#config_cache:requirements:external_processes
- Plugin 'our.spotless': external process started '/usr/bin/git config --system --show-origin --list -z'
See https://docs.gradle.org/8.3/userguide/configuration_cache.html#config_cache:requirements:external_processes
Metadata
Metadata
Assignees
Labels
No labels