You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a fast-track of gitgitgadget#1941, so please see that PR for the
full context and details.
This is being prioritized as it solves a pain point for Office monorepo
developers who get stuck with files outside of their sparse-checkout but
no clear guidance as to how to solve the problem. With this change,
users are advised to run `git sparse-checkout clean` as a heavy hammer
to get into a better state. This will make their sparse index work as
intended instead of slowing them down more than they should.
The upstream version got stuck on some minor details that may lead to an
adjusted CLI. However, it got blocked on a dependent change due to
globals refactoring. This is marked experimental for now.
0 commit comments