Skip to content

Instantly share code, notes, and snippets.

@StartAutomating
Created May 23, 2025 01:31
Show Gist options
  • Save StartAutomating/a807c72588fa3984a59e50d75ad995ea to your computer and use it in GitHub Desktop.
Save StartAutomating/a807c72588fa3984a59e50d75ad995ea to your computer and use it in GitHub Desktop.
Gist Sparsely Clone AtProto
git clone --depth 1 --no-checkout --sparse --filter=tree:0 https://github.com/bluesky-social/atproto/
Push-Location ./atproto
git sparse-checkout set --no-cone lexicons/**/**.json
git checkout
Pop-Location
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment