Merge branch 'ah/grammofix'
* ah/grammofix: grammofix in user-facing messages
This commit is contained in:
@ -1826,7 +1826,7 @@ int cmd_commit(int argc, const char **argv, const char *prefix)
|
||||
|
||||
if (commit_index_files())
|
||||
die (_("Repository has been updated, but unable to write\n"
|
||||
"new_index file. Check that disk is not full or quota is\n"
|
||||
"new_index file. Check that disk is not full and quota is\n"
|
||||
"not exceeded, and then \"git reset HEAD\" to recover."));
|
||||
|
||||
rerere(0);
|
||||
|
||||
Reference in New Issue
Block a user