Merge branch 'cn/eradicate-working-copy'
* cn/eradicate-working-copy: Remove 'working copy' from the documentation and C code
This commit is contained in:
@ -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)
|
||||
|
||||
Reference in New Issue
Block a user