Johannes Schindelin <johannes.schinde...@gmx.de> writes:

> The vast majority of error messages in Git's source code which report a
> bug use the convention to prefix the message with "BUG:".

Good thing to do.

But if we were to review and apply a 200+ line patch, I wonder if we
want to go one step further to allow us to write

    BUG("killed-file %s not found", name);

instead.

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to