git error :- fatal: unable to checkout working tree : error: invalid path 'modules/custom-metrics-stackdriver-adapter/templates/clusterrolebinding_custom-metrics:system:auth-delegator.yaml.tftpl
While trying to checkout this project here: https://github.com/GoogleCloudPlatform/ai-on-gke.
I bump into error
git error :- fatal: unable to checkout working tree : error: invalid path 'modules/custom-metrics-stackdriver-adapter/templates/clusterrolebinding_custom-metrics:system:auth-delegator.yaml.tftpl
On a Linux box it has no issue and this doesn't really work with windows file system. One workaround would be to download the zip file and while unzipping it, you will bump into this error. You can skip the file and continue on with the rest.
Comments