Le jeudi 24 janvier 2013 23:29:33, Junio C Hamano a écrit :
> "Jean-Noël AVILA" writes:
>
> > My rational was to be sure to put the environment variable out of the
> > way once the script has been sourced. I can make two alternative
> > definitions of __git_list_all_commands () depending on the
"Jean-Noël AVILA" writes:
> My rational was to be sure to put the environment variable out of the
> way once the script has been sourced. I can make two alternative
> definitions of __git_list_all_commands () depending on the presence of
> $AUTHORIZED_CMD_LIST if you are worried about performa
Le jeudi 24 janvier 2013 22:46:13, Junio C Hamano a écrit :
> "Jean-Noël AVILA" writes:
>
> > In test mode, git completion should propose commands only if they
> > belong to the list of authorized commands.
> >
> > Signed-off-by: Jean-Noel Avila
> > ---
> >
> > Better show some code than try to
"Jean-Noël AVILA" writes:
> In test mode, git completion should propose commands only if they
> belong to the list of authorized commands.
>
> Signed-off-by: Jean-Noel Avila
> ---
>
> Better show some code than try to explain. Here is what I mean by
> "filter the output git help -a".
Why do yo
In test mode, git completion should propose commands only if they
belong to the list of authorized commands.
Signed-off-by: Jean-Noel Avila
---
Better show some code than try to explain. Here is what I mean by
"filter the output git help -a".
contrib/completion/git-completion.bash | 16 ++
5 matches
Mail list logo