diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2009-08-20 15:47:02 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-08-24 02:13:33 +0200 |
commit | 32f54ca31747c47f56abb7ae87a6da0f5b8d97c3 (patch) | |
tree | 1cdcb7ffe0bc59df1f236f0e7dec5bfc9fee7ee2 /match-trees.c | |
parent | Read .gitignore from index if it is skip-worktree (diff) | |
download | git-32f54ca31747c47f56abb7ae87a6da0f5b8d97c3.tar.xz git-32f54ca31747c47f56abb7ae87a6da0f5b8d97c3.zip |
unpack-trees(): carry skip-worktree bit over in merged_entry()
In this code path, we would remove "old" and replace it with "merge".
"old" may have skip-worktree bit, so re-add it to "merge".
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'match-trees.c')
0 files changed, 0 insertions, 0 deletions