-
-
Notifications
You must be signed in to change notification settings - Fork 954
sparse-checkout #1250
Answered
by
Byron
faustobranco
asked this question in
Q&A
sparse-checkout
#1250
-
Is there any way to do a sparse-checkout?
git sparse-checkout init --cone
git sparse-checkout add /myrepo/cross-engine/projects/python
Beta Was this translation helpful? Give feedback.
All reactions
Answered by
Byron
May 22, 2021
You would have to use git directly.
Replies: 1 comment
-
You would have to use git directly.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Answer selected by
Byron
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment