On 02.01.2014 22:05, Sebastian Schuberth 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
On Thu, Jan 2, 2014 at 9:31 PM, Jonathan Nieder 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 clea
Hi,
Sebastian Schuberth wrote:
[...]
> --- a/Documentation/technical/api-builtin.txt
> +++ b/Documentation/technical/api-builtin.txt
> @@ -14,7 +14,7 @@ Git:
>
> . Add the external declaration for the function to `builtin.h`.
>
> -. Add the command to `commands[]` table in `handle_internal_c
Signed-off-by: Sebastian Schuberth
---
Documentation/technical/api-builtin.txt | 2 +-
git.c | 14 +++---
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/Documentation/technical/api-builtin.txt
b/Documentation/technical/api-builtin.txt
i
4 matches
Mail list logo