The binaries should not be part of the repo. maybe you can cleanup your initial commit to make the repo smaller and spicier.
Cloning into 'clawsharp'...
remote: Enumerating objects: 3602, done.
remote: Counting objects: 100% (1671/1671), done.
remote: Compressing objects: 100% (822/822), done.
remote: Total 3602 (delta 996), reused 1160 (delta 822), pack-reused 1931 (from 1)
Receiving objects: 100% (3602/3602), 4.50 MiB | 5.02 MiB/s, done.
Resolving deltas: 100% (1891/1891), done.
error: invalid path 'src/clawsharp/bin\Debug/net10.0/BuildHost-net472/Microsoft.Build.Locator.dll'
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 binaries should not be part of the repo. maybe you can cleanup your initial commit to make the repo smaller and spicier.