X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=diff.h;h=6d303c1d50aa799ec90aeb64b2a1b1f55811dd46;hb=fb630e048c6efabe4d46b1b125fe7348062d38e6;hp=adb40ba273ffec74010a36e98a538fcc204919f1;hpb=2951df7a9afd1dc17bbca62af4bde340e1d9368f;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,