Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
xdiff: PATIENCE/HISTOGRAM are not independent option bits
[gitweb.git]
/
diff-lib.c
diff --git
a/diff-lib.c
b/diff-lib.c
index ebe751e72d0ca9db2f0a9d2576f3dc3f41ffc31d..62f4cd94cfbc4d3fe9e46c84f318af6624349a48 100644
(file)
--- 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)