Junio C Hamano <gits...@pobox.com> writes:

>  * You can help yourself with something like this, I suppose:
>
>    [alias]
>       git = "!sh -c 'exec git \"$@\"' -"
>
>    but I personally feel that it is too ugly to live as part of our
>    official suggestion, so please do not send a patch to add it as
>    a built-in alias ;-).

So I thought I was clever, but this didn't work:

% ln -s /usr/bin/git ~/bin/git-git  
% git git
fatal: cannot handle git as a builtin

-- 
Christian Neukirchen  <chneukirc...@gmail.com>  http://chneukirchen.org

--
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