Created
May 23, 2025 01:31
-
-
Save StartAutomating/a807c72588fa3984a59e50d75ad995ea to your computer and use it in GitHub Desktop.
Gist Sparsely Clone AtProto
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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