X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=diff.h;h=6d303c1d50aa799ec90aeb64b2a1b1f55811dd46;hb=0eddcbf1612ed044de586777b233caf8016c6e70;hp=adb40ba273ffec74010a36e98a538fcc204919f1;hpb=01f9ffbd5d3f480c9a524780d86fa0d4134841af;p=git.git diff --git a/diff.h b/diff.h index adb40ba27..6d303c1d5 100644 --- a/diff.h +++ b/diff.h @@ -198,6 +198,8 @@ extern void diff_tree_combined_merge(const unsigned char *sha1, int, struct rev_ void diff_set_mnemonic_prefix(struct diff_options *options, const char *a, const char *b); +extern int diff_can_quit_early(struct diff_options *); + extern void diff_addremove(struct diff_options *, int addremove, unsigned mode,