diff options
| author | Elijah Newren <newren@gmail.com> | 2018-04-19 10:57:59 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2018-04-20 10:44:15 +0900 |
| commit | 9ba915577ff8bd0ef4677d7d6b5de857be52a108 (patch) | |
| tree | c300e16350fec1a45a886d0f502f9574e6625570 /commit.c | |
| parent | directory rename detection: tests for handling overwriting dirty files (diff) | |
| download | git-9ba915577ff8bd0ef4677d7d6b5de857be52a108.tar.gz git-9ba915577ff8bd0ef4677d7d6b5de857be52a108.zip | |
merge-recursive: move the get_renames() function
Move this function so it can re-use some others (without either
moving all of them or adding an annoying split between function
declarations and definitions). Cheat slightly by adding a blank line
for readability, and in order to silence checkpatch.pl.
Reviewed-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
