diff options
| author | Ben Peart <peartben@gmail.com> | 2017-05-05 11:27:58 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2017-05-15 13:01:57 +0900 |
| commit | 1b0b46ee3b310b66023423ba32f023d923d7cb0e (patch) | |
| tree | 155d493a19e80999c2330f32096d47830a9322b5 /t/t4013/diff.diff_initial..side | |
| parent | convert: split start_multi_file_filter() into two separate functions (diff) | |
| download | git-1b0b46ee3b310b66023423ba32f023d923d7cb0e.tar.gz git-1b0b46ee3b310b66023423ba32f023d923d7cb0e.zip | |
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 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions
