summaryrefslogtreecommitdiff
path: root/connect.h
diff options
context:
space:
mode:
authorLibravatar Thomas Gummerer <t.gummerer@gmail.com>2018-12-20 13:48:15 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-01-02 15:28:05 -0800
commit536ec1839dbde8b9a6b38e6ccb5ab01b2b6311f9 (patch)
tree2a89182bfc236ec4c27f2b9121df93b2ce115b0d /connect.h
parententry: factor out unlink_entry function (diff)
downloadtgif-536ec1839dbde8b9a6b38e6ccb5ab01b2b6311f9.tar.xz
entry: support CE_WT_REMOVE flag in checkout_entry
'checkout_entry()' currently only supports creating new entries in the working tree, but not deleting them. Add the ability to remove entries at the same time if the entry is marked with the CE_WT_REMOVE flag. Currently this doesn't have any effect, as the CE_WT_REMOVE flag is only used in unpack-tree, however we will make use of this in a subsequent step in the series. Signed-off-by: Thomas Gummerer <t.gummerer@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'connect.h')
0 files changed, 0 insertions, 0 deletions