Wie man Git Bash von Powershell betreibt

& 'C:\Program Files\Git\bin\sh.exe' --login
# might need to add ' start "" ' to the beginning of this. 
Agrius