diff options
author | Thomas Gummerer <t.gummerer@gmail.com> | 2019-07-11 17:08:50 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-07-11 14:29:27 -0700 |
commit | 444e0969baaf2f68691ac7b49d5413d5e0d8d1fb (patch) | |
tree | e9cbfc3fb1ba6187a6d66520e23cbfeee8b23647 /version.h | |
parent | range-diff: add section header instead of diff header (diff) | |
download | tgif-444e0969baaf2f68691ac7b49d5413d5e0d8d1fb.tar.xz |
range-diff: add filename to inner diff
In a range-diff it's not always clear which file a certain funcname of
the inner diff belongs to, because the diff header (or section header
as added in a previous commit) is not always visible in the
range-diff.
Add the filename to the inner diffs header, so it's always visible to
users.
This also allows us to add the filename + the funcname to the outer
diffs hunk headers using a custom userdiff pattern, which will be done
in the next commit.
Signed-off-by: Thomas Gummerer <t.gummerer@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'version.h')
0 files changed, 0 insertions, 0 deletions