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
Due to the introduction of sparse directory entries in the `diff_cache`
execution (used internally by `reset --mixed`), explicit `change` and
`add_remove` functions are specified for merging of the interior contents of
those sparse directories.
Additionally, to handle cases in which `reset --mixed` must merge files nested
multiple levels deep in directories outside the sparse checkout cone, the
`recursive` diff option is added.
Signed-off-by: Victoria Dye <[email protected]>
0 commit comments