Skip to content

Remove dependency on sparse-checkout-roots#29

Open
joshheinrichs-shopify wants to merge 1 commit intotecnix-gcsfrom
rm-sparse-checkout-roots
Open

Remove dependency on sparse-checkout-roots#29
joshheinrichs-shopify wants to merge 1 commit intotecnix-gcsfrom
rm-sparse-checkout-roots

Conversation

@joshheinrichs-shopify
Copy link
Copy Markdown
Contributor

If sparse-checkout-roots is out of sync with the files in the sparse checkout, dirty files will be ignored which is very confusing and difficult to diagnose. At this point we can work off the whole sparse checkout efficiently so there's no need to explicitly flip between git / source-available modes on a per-zone basis.

If sparse-checkout-roots is out of sync with the files in the sparse
checkout, dirty files will be ignored which is very confusing and
difficult to diagnose. At this point we can work off the whole sparse
checkout efficiently so there's no need to explicitly flip between
git / source-available modes on a per-zone basis.
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.

1 participant