Skip to content
New issue

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

no possible to clone on windows due to path length #188

Open
SimonCropp opened this issue Jan 6, 2025 · 1 comment
Open

no possible to clone on windows due to path length #188

SimonCropp opened this issue Jan 6, 2025 · 1 comment

Comments

@SimonCropp
Copy link

Cloning into 'D:\Code\ea'...
remote: Enumerating objects: 13335, done.        
remote: Counting objects: 100% (2691/2691), done.        
remote: Compressing objects: 100% (954/954), done.        
remote: Total 13335 (delta 2044), reused 1780 (delta 1735), pack-reused 10644 (from 3)        
Receiving objects: 100% (13335/13335), 7.07 MiB | 10.41 MiB/s, done.
Resolving deltas: 100% (8857/8857), done.
error: unable to create file Chapter-4-applying-tactical-domain-driven-design/Fitnet.Contracts/Src/Fitnet.Contracts.Core.UnitTests/TerminateBindingContract/BusinessRules/TerminationIsPossibleOnlyAfterThreeMonthsHavePassed/TestData/BindingContractThreeMonthsHaveElapsedTestData.cs: Filename too long
error: unable to create file Chapter-4-applying-tactical-domain-driven-design/Fitnet.Contracts/Src/Fitnet.Contracts.Core.UnitTests/TerminateBindingContract/BusinessRules/TerminationIsPossibleOnlyAfterThreeMonthsHavePassed/TestData/BindingContractThreeMonthsHaveNotElapsedTestData.cs: Filename too long
error: unable to create file Chapter-4-applying-tactical-domain-driven-design/Fitnet/Src/Reports/Tests/Fitnet.Reports.IntegrationTests/GenerateNewPassesPerMonthReport/GenerateNewPassesPerMonthReportTests.Given_valid_generate_new_report_request_Then_should_return_correct_data.verified.txt: Filename too long
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 :/'


Would you like to retry cloning ?
@meaboutsoftware
Copy link
Collaborator

Hi,

You can extend the length by doing: https://www.youtube.com/watch?v=aNpy9r9wkE0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants