diff options
author | Junio C Hamano <gitster@pobox.com> | 2012-05-08 13:35:21 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-07-09 14:36:26 -0700 |
commit | 37b9c903eb825ca741ea0eddc942309f892b682f (patch) | |
tree | 5e2ba19918cea774bf2c314bb6a5336737b2f275 /exec_cmd.c | |
parent | f4c66eeddd37d3e5f4043df89c2679fbadeb57bd (diff) | |
download | git-37b9c903eb825ca741ea0eddc942309f892b682f.tar.gz git-37b9c903eb825ca741ea0eddc942309f892b682f.tar.xz |
apply: split load_preimage() helper function out
Given a patch for a single path, the function apply_data() reads the
preimage in core, and applies the change represented in the patch.
Separate out the first part that reads the preimage into a separate
helper function load_preimage().
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'exec_cmd.c')
0 files changed, 0 insertions, 0 deletions