diff options
| author | Derrick Stolee <dstolee@microsoft.com> | 2021-07-29 14:52:07 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2021-07-29 12:36:34 -0700 |
| commit | 42f8ed6ca24854141c34aa82472ca126fdaeaf65 (patch) | |
| tree | 796d39fd8119a5324dc69c048f13e96e3736738a /commit-graph.c | |
| parent | add: ignore outside the sparse-checkout in refresh() (diff) | |
| download | git-42f8ed6ca24854141c34aa82472ca126fdaeaf65.tar.gz git-42f8ed6ca24854141c34aa82472ca126fdaeaf65.zip | |
add: remove ensure_full_index() with --renormalize
The --renormalize option updates the EOL conversions for the tracked
files. However, the loop already ignores files marked with the
SKIP_WORKTREE bit, so it will continue to do so with a sparse index
because the sparse directory entries also have this bit set.
Reviewed-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions
