Skip to content

How do I only update one folder in a repo? #21799

Discussion options

You must be logged in to vote

That is not possible with one git repository. You’ll have to split the data into multiple repositories if you want to control access separately.

Submodules might be useful if you need version control for the combination, but if that makes sense depends on the purpose of your data.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants