X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=diff-lib.c;h=62f4cd94cfbc4d3fe9e46c84f318af6624349a48;hb=c427b211b3f5d3f967e5fc7abd526b02f83a7246;hp=ebe751e72d0ca9db2f0a9d2576f3dc3f41ffc31d;hpb=634b29d2705af2e05d593b75ade2be64033468a5;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)