diff options
author | Junio C Hamano <gitster@pobox.com> | 2018-08-15 15:08:25 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-08-15 15:08:26 -0700 |
commit | e4095da40eef81f853bbeedf44d7f344bf682232 (patch) | |
tree | 456ce3ad1c5bc26992b02536fbe294f619b12cec /sha1-lookup.h | |
parent | Merge branch 'jt/tag-following-with-proto-v2-fix' (diff) | |
parent | merge-recursive: preserve skip_worktree bit when necessary (diff) | |
download | tgif-e4095da40eef81f853bbeedf44d7f344bf682232.tar.xz |
Merge branch 'en/merge-recursive-skip-fix'
When the sparse checkout feature is in use, "git cherry-pick" and
other mergy operations lost the skip_worktree bit when a path that
is excluded from checkout requires content level merge, which is
resolved as the same as the HEAD version, without materializing the
merge result in the working tree, which made the path appear as
deleted. This has been corrected by preserving the skip_worktree
bit (and not materializing the file in the working tree).
* en/merge-recursive-skip-fix:
merge-recursive: preserve skip_worktree bit when necessary
t3507: add a testcase showing failure with sparse checkout
Diffstat (limited to 'sha1-lookup.h')
0 files changed, 0 insertions, 0 deletions