X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=diff-lib.c;h=62f4cd94cfbc4d3fe9e46c84f318af6624349a48;hb=97f261b1e7f1af54aed700e61cdb8af74dbd2459;hp=ebe751e72d0ca9db2f0a9d2576f3dc3f41ffc31d;hpb=e63f87a6f7a4e55f50e67b112f26d9a1e4e7f3ab;p=git.git diff --git a/diff-lib.c b/diff-lib.c index ebe751e72..62f4cd94c 100644 --- a/diff-lib.c +++ b/diff-lib.c @@ -289,7 +289,7 @@ static void show_new_file(struct rev_info *revs, /* * New file in the index: it might actually be different in - * the working copy. + * the working tree. */ if (get_stat_data(new, &sha1, &mode, cached, match_missing, &dirty_submodule, &revs->diffopt) < 0)