Skip to content

Large vs. single-day files for resources #2524

Closed Answered by fiapps
Augustinus-Altovadensis asked this question in Q&A
Discussion options

You must be logged in to vote

Probably the first reason is historical: that's how Laszlo set up the project.

Beyond this, I think it works well with source control. There are multiple contributors submitting pull requests to merge into the main repository. When the changes are to different files, the pull requests can be merged automatically. If there were only a few files, changes to the same file would be more common, and manual intervention to resolve merge conflicts would be necessary more often, either on the part of those who submit pull requests or on the part of those who merge them.

When I merge changes from this repository into my fork, I can easily see from the list of filenames where changes are being made.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Augustinus-Altovadensis
Comment options

Answer selected by APMarcello3
Comment options

You must be logged in to vote
1 reply
@Augustinus-Altovadensis
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants