On Sat, Dec 30, 2017 at 09:28:06AM +0100, SZEDER Gábor wrote:
> I couldn't reproduce the wrong behavior you saw using v2.1.4 in a
> regular setup.
>
> However, I could reproduce it after I removed the '=' character from
> the set of characters in $COMP_WORDBREAKS, but then all completions
> afte
> Whenever I type the last to complete origin/master, as in below:
>
> > git branch --set-upstream-to=orig
>
> what I get is:
>
> > git branch origin/master
Yeah, this shouldn't happen.
> instead of the expected:
>
> > git branch --set-upstream-to=origin/master
And indeed this is the expe
Whenever I type the last to complete origin/master, as in below:
> git branch --set-upstream-to=orig
what I get is:
> git branch origin/master
instead of the expected:
> git branch --set-upstream-to=origin/master
git version and OS:
>git version 2.1.4
>
>Distributor ID:Debian
>Des
3 matches
Mail list logo