Skip to content

Instantly share code, notes, and snippets.

@rjygraham
Created March 1, 2023 16:36
Show Gist options
  • Save rjygraham/f508d08135651ef1605ead6689b2a0ba to your computer and use it in GitHub Desktop.
Save rjygraham/f508d08135651ef1605ead6689b2a0ba to your computer and use it in GitHub Desktop.
GitHub clone folder
git clone --depth 1 --filter=blob:none --sparse https://github.com/dotnet/samples dotnet_samples
cd dotnet_samples
git sparse-checkout set orleans
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment