vscode-gitflow icon indicating copy to clipboard operation
vscode-gitflow copied to clipboard

can't work gitflow - returned status 128

Open onyx22574 opened this issue 4 months ago • 0 comments
trafficstars

I've installed the extension but can't start working with it, when applying "Gitflow: Initialize repository for gitflow" is not initialized and error is returned:

"C:\Program Files\Git\cmd\git.exe" returned status 128

when I follow the recommended way and starting from scratch, then I first, initialize git:

`$ git init

I open the VS Code Command Palette and type 'gitflow'

Select 'Initialize repository for gitflow'

I have error

"C:\Program Files\Git\cmd\git.exe" returned status 1

How to fix this problem?

onyx22574 avatar Jul 15 '25 07:07 onyx22574