i have cloned the project in my windows machine(windows 10) and try to switch to different branch. but getting invalid path issue[1]
#git switch develop
[1]
error: invalid path 'src/main/resources/examples/invoice-item-create-request-eip.json '
error: invalid path 'src/main/resources/examples/invoice-item-create-request-orcl.json '
Why is that? I didn't get any issue /warning when i clone the project