summaryrefslogtreecommitdiff
path: root/apply.c
diff options
context:
space:
mode:
authorLibravatar Jeff Hostetler <jeffhost@microsoft.com>2020-12-16 11:50:33 -0300
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-03-18 13:56:40 -0700
commitf59d15bb420b649a6ee3163a3418aac6b813d331 (patch)
treef10b9442da02b7e21a1969648d067485a6d0fb3b /apply.c
parentconvert: add get_stream_filter_ca() variant (diff)
downloadtgif-f59d15bb420b649a6ee3163a3418aac6b813d331.tar.xz
convert: add classification for conv_attrs struct
Create `enum conv_attrs_classification` to express the different ways that attributes are handled for a blob during checkout. This will be used in a later commit when deciding whether to add a file to the parallel or delayed queue during checkout. For now, we can also use it in get_stream_filter_ca() to simplify the function (as the classifying logic is the same). Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> Signed-off-by: Matheus Tavares <matheus.bernardino@usp.br> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'apply.c')
0 files changed, 0 insertions, 0 deletions