Remix.run Logo
brigandish 2 hours ago

For a distributed VCS, what would be the need for such things? Even if it were a really big project, how many writes could be going on that this becomes a bottleneck? I don't see it but maybe you have a situation in mind.

lelanthran 9 minutes ago | parent | next [-]

In the current environment, even a distributed VCS may have concurrent agents modifying it on different branches.

ImGajeed76 an hour ago | parent | prev [-]

The problem i faced is mostly importing large repos. But normal use should be fine.