]> git.ipfire.org Git - thirdparty/git.git/blobdiff - diffcore.h
Merge branch 'dl/doc-config-camelcase'
[thirdparty/git.git] / diffcore.h
index d2a63c5c71f4e3667643b1fba5c195e049e313c9..c1592bcd0135ec6066b6c04bb94bc818c1ae1cc8 100644 (file)
@@ -164,6 +164,7 @@ void diffcore_rename(struct diff_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 {