Tina Müller (tinita)

Results 261 comments of Tina Müller (tinita)

Thanks for the bugreport. Indeed that shouldn't be the case, and hopefully I can just fix it by using local, too

On which platform are you? I have the same problem on openSUSE ~~Leap 15.5 (git 2.35.3) and~~ Tumbleweed (git 2.41.0). On debian (git 2.39.2) it works fine. There is probably...

And which git version?

Ok, that confirms what I thought. Looking into `/usr/share/zsh/functions/Completion/Unix/_git` in the different versions I see changes how `_git_third_party_commands` is handled. I would have to debug what's going on. Any help...

So in git 2.35.3 `/usr/share/zsh/functions/Completion/Unix/_git` is loaded once I type `git s`. In the newer git it is not loaded. @humblehacker do `source /usr/share/zsh/functions/Completion/Unix/_git` and then try a completion again....

btw, I also noticed recently that in the newer git advanced completion doesn't work either, so it's not only a problem with third party completions. for example `git b` would...

@rbellamy regarding your first point: it works for me. What I did: - comment out the line with enable-completion.sh in the .rc file to make sure the completion isn't loaded...

@rbellamy ok, then that's more a general question about $GIT_SUBREPO_ROOT - currently the docs say it's required to source the .rc file. If that is actually not required to run...

Sorry I didn't test earlier, but #488 apparently did not fix this. I'm still getting the same errors for 0.4.3