]> git.ipfire.org Git - thirdparty/git.git/blobdiff - diffcore.h
Merge branch 'en/ort-perf-batch-9'
[thirdparty/git.git] / diffcore.h
index b9a230ab7fe6d03c3533e7fc0324bd0054985e00..d76982f22019f27dfe4f297cfddf7e377fe8b915 100644 (file)
@@ -166,6 +166,7 @@ void partial_clear_dir_rename_count(struct strmap *dir_rename_count);
 void diffcore_break(struct repository *, int);
 void diffcore_rename(struct diff_options *);
 void diffcore_rename_extended(struct diff_options *options,
+                             struct strset *relevant_sources,
                              struct strset *dirs_removed,
                              struct strmap *dir_rename_count);
 void diffcore_merge_broken(void);