aboutsummaryrefslogtreecommitdiff
path: root/archive.c
diff options
context:
space:
mode:
authorBen Peart <peartben@gmail.com>2017-05-05 11:27:58 -0400
committerJunio C Hamano <gitster@pobox.com>2017-05-15 13:01:57 +0900
commit1b0b46ee3b310b66023423ba32f023d923d7cb0e (patch)
tree155d493a19e80999c2330f32096d47830a9322b5 /archive.c
parenta810ea9945d5959b6cf73d117bc0f20fde58c556 (diff)
downloadgit-1b0b46ee3b310b66023423ba32f023d923d7cb0e.tar.gz
git-1b0b46ee3b310b66023423ba32f023d923d7cb0e.tar.xz
convert: separate generic structures and variables from the filter specific ones
To enable future reuse of the filter.<driver>.process infrastructure, split the cmd2process structure into two separate parts. subprocess_entry will now contain the generic data required to manage the creation and tracking of the child process in a hashmap. cmd2process is a filter protocol specific structure that is used to track the negotiated capabilities of the filter. Signed-off-by: Ben Peart <benpeart@microsoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'archive.c')
0 files changed, 0 insertions, 0 deletions