Git autocompletion not working
When using our local git installation, the auto completion of git commands does not work.
This did not occur before because the PATH entry exported by the tools/git module was wrong. Now I fixed it, which actually causes the shell to use the local git installation. But then, auto completion is broken.
Edited by Rainer Kartmann