I am not good at subject-verb concordance.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano 2009-09-19 17:26:16 -07:00
Родитель da8ba5e7da
Коммит 6caa7b5553
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -617,7 +617,7 @@ static int verify_absent(struct cache_entry *ce, const char *action,
* found "foo/." in the working tree.
* This is tricky -- if we have modified
* files that are in "foo/" we would lose
* it.
* them.
*/
ret = verify_clean_subdirectory(ce, action, o);
if (ret < 0)