Re: [PATCH v2 1/4] Consistently use the term "builtin" instead of "internal command"
From: Sebastian Schuberth <hidden> Date: 2016-06-15 22:59:32
On Thu, Jan 2, 2014 at 9:31 PM, Jonathan Nieder [off-list ref] wrote:
would just leave me wondering "I never claimed it was built-in; what's
going on?" I think it would be simplest to keep it as
$ git whatever
fatal: cannot handle "whatever" internally
which at least makes it clear that this is a low-level error.
Right, I'll change this in a re-roll (using single-quotes for the command name).