We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pretty self explanatory.
Removing ?v=4.6.3 from filename makes clone work with no errors.
?v=4.6.3
PS C:\Users\kyle\Development\_Builds> git clone https://github.com/FrenchYeti/dexcalibur Cloning into 'dexcalibur'... remote: Enumerating objects: 10144, done. remote: Counting objects: 100% (627/627), done. remote: Compressing objects: 100% (235/235), done. remote: Total 10144 (delta 375), reused 598 (delta 370), pack-reused 9517 Receiving objects: 100% (10144/10144), 31.78 MiB | 18.46 MiB/s, done. Resolving deltas: 100% (6915/6915), done. error: invalid path 'src/webserver/public/vendor/font-awesome/fontawesome-webfont.woff2?v=4.6.3' fatal: unable to checkout working tree warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/'
The text was updated successfully, but these errors were encountered:
FrenchYeti
No branches or pull requests
Pretty self explanatory.
Removing
?v=4.6.3
from filename makes clone work with no errors.The text was updated successfully, but these errors were encountered: