diff options
| author | Elijah Newren <newren@gmail.com> | 2018-02-14 10:51:49 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2018-02-14 13:02:52 -0800 |
| commit | a706e8f6fc19c5f94108fd2253993b7e4e9b34d8 (patch) | |
| tree | 071a0468c3e3f57c6934edbeea61f8a17ed65d39 /commit.c | |
| parent | directory rename detection: tests for handling overwriting dirty files (diff) | |
| download | git-a706e8f6fc19c5f94108fd2253993b7e4e9b34d8.tar.gz git-a706e8f6fc19c5f94108fd2253993b7e4e9b34d8.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
