2012/2/7 Junio C Hamano <gitster@xxxxxxxxx>: >> + if (i < active_nr) >> + warning(_("You are committing as-is with intent-to-add entries as the result of\n" >> + "\"git add -N\". Git currently forbids this case. > > Can we phrase this a bit better? > > It is not like "forbids", but is "giving up because you didn't tell me > what content to include in the commit, even though you said you will tell > me later". "rejects"? I would rather say "see `git add -N` man page for more explanation" than putting it here. The warning is quite long as it is right now. -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html