git clone https://github.com/oracle-samples/oci-data-science-ai-samples.git
Fails on windows with this error because of a space in the file name
error: invalid path 'model-deployment/containers/Triton_TensorRT/falcon-7b-trt/ensemble/1/.tmp '
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
Git status fails with the same error message.
git clone https://github.com/oracle-samples/oci-data-science-ai-samples.git
Fails on windows with this error because of a space in the file name
error: invalid path 'model-deployment/containers/Triton_TensorRT/falcon-7b-trt/ensemble/1/.tmp '
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
Git status fails with the same error message.