Skip to content

Conversation

@a-nogikh
Copy link
Collaborator

Instead of a complicated overlayfs setup, do a lightweight git clone in a way that the cloned local copy keeps on referencing the git object storage on the NFS.

It's simpler code-wise and hopefully will be less susceptible to failures when local git operations coincide with a git fetch on the shared repository.

@a-nogikh a-nogikh requested a review from tarasmadan November 11, 2025 16:07
Instead of a complicated overlayfs setup, do a lightweight git clone in
a way that the cloned local copy keeps on referencing the git object
storage on the NFS.

It's simpler code-wise and hopefully will be less susceptible to
failures when local git operations coincide with a git fetch on the
shared repository.
@a-nogikh a-nogikh force-pushed the features/simplify-git-overlayfs branch from 1694ea5 to ca25398 Compare November 11, 2025 20:28
@a-nogikh a-nogikh added this pull request to the merge queue Nov 12, 2025
Merged via the queue into google:master with commit 07e030d Nov 12, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants