]> git.ipfire.org Git - thirdparty/git.git/blobdiff - diffcore.h
Merge branch 'cm/rebase-i-updates'
[thirdparty/git.git] / diffcore.h
index c6ba64abd198ac239069fa7c0fba5d42d0961604..b9a230ab7fe6d03c3533e7fc0324bd0054985e00 100644 (file)
@@ -171,6 +171,7 @@ void diffcore_rename_extended(struct diff_options *options,
 void diffcore_merge_broken(void);
 void diffcore_pickaxe(struct diff_options *);
 void diffcore_order(const char *orderfile);
+void diffcore_rotate(struct diff_options *);
 
 /* low-level interface to diffcore_order */
 struct obj_order {