diff options
| author | Thomas Gummerer <t.gummerer@gmail.com> | 2019-07-11 17:08:44 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2019-07-11 14:29:27 -0700 |
| commit | ef283b3699f91c9138753946dd53bec55289498a (patch) | |
| tree | ea5a150d96e677111cd7376c5a00f7193c3e75dd /commit-graph.c | |
| parent | apply: only pass required data to gitdiff_* functions (diff) | |
| download | git-ef283b3699f91c9138753946dd53bec55289498a.tar.gz git-ef283b3699f91c9138753946dd53bec55289498a.zip | |
apply: make parse_git_diff_header public
Make 'parse_git_header()' (renamed to 'parse_git_diff_header()') a
"public" function in apply.h, so we can re-use it in range-diff in a
subsequent commit. We're renaming the function to make it clearer in
other parts of the codebase that we're talking about a diff header and
not just any header.
Signed-off-by: Thomas Gummerer <t.gummerer@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions
