diff options
author | Ben Peart <peartben@gmail.com> | 2017-05-05 11:27:57 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-05-15 13:01:57 +0900 |
commit | a810ea9945d5959b6cf73d117bc0f20fde58c556 (patch) | |
tree | 5c74dc971406001883c3527f058d7e6a83b6dd9e /t | |
parent | 7e936842f54c98eb41fb46c94da417065fe333f5 (diff) | |
download | git-a810ea9945d5959b6cf73d117bc0f20fde58c556.tar.gz git-a810ea9945d5959b6cf73d117bc0f20fde58c556.tar.xz |
convert: split start_multi_file_filter() into two separate functions
To enable future reuse of the filter.<driver>.process infrastructure,
split start_multi_file_filter() into two separate parts.
start_multi_file_filter() will now only contain the generic logic to
manage the creation and tracking of the child process in a hashmap.
start_multi_file_filter_fn() is a protocol specific initialization
function that will negotiate the multi-file-filter interface version
and capabilities.
Signed-off-by: Ben Peart <benpeart@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions