vector-of-bool / vscode-gitflow

Gitflow integration for Visual Studio Code
89 stars 22 forks source link

"C:\Program Files\Git\cmd\git.exe" returned status 128 during git flow init #41

Open npenna22 opened 2 years ago

npenna22 commented 2 years ago

Hello, From VSCode, when I try to init git flow on a specific repository I always get the following error code "C:\Program Files\Git\cmd\git.exe" returned status 128 The repository name doesn't contained space character. If I launch git flow init command from git bash tool, it's work fine. Thank you in advance for your help Regards,