* jc/diff-irreversible-delete: git diff -D: omit the preimage of deletes
@ -104,6 +104,7 @@ struct diff_options {
int interhunkcontext;
int break_opt;
int detect_rename;
int irreversible_delete;
int skip_stat_unmatch;
int line_termination;
int output_format;
The note is not visible to the blocked user.