I was able to integrate git-bash in the (new) Windows10 Terminal. (This app from Microsoft's AppStore is able to host more than one console-app in one single window, organized in tabs.)
But whenever I open a new tab for git-bash, it sets the working directory to /c/WINDOWS/system32.
I would prefer to have the same working directory as in the tab from where I opened the new tab.
Is there a possibility for that?