diff options
Diffstat (limited to 'diff.c')
-rw-r--r-- | diff.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2620,7 +2620,6 @@ static void fill_metainfo(struct strbuf *msg, } /* fallthru */ default: - /* nothing */ *must_show_header = 0; } if (one && two && hashcmp(one->sha1, two->sha1)) { |