diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2021-09-13 05:35:37 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-09-12 23:27:38 -0700 |
commit | ec3cc27ab06c0b7ebaf9aee3eaa6e35719eef8da (patch) | |
tree | fc201bae8c1f17de6ccb44600d80cda59b354532 /gitweb/static/js | |
parent | 225bc32a989d7a22fa6addafd4ce7dcd04675dbf (diff) |
difftool: prepare "struct child_process" in cmd_difftool()
Move the preparation of the "struct child_process" from run_dir_diff()
to its only caller, cmd_difftool(). This is in preparation for
migrating run_file_diff() to using the run_command() API directly, and
to move more of the shared setup of the two to cmd_difftool().
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb/static/js')
0 files changed, 0 insertions, 0 deletions