Serhioromano / vscode-gitflow

Git Flow extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=Serhioromano.vscode-gitflow
MIT License
40 stars 8 forks source link

Feature/currentColor #32

Closed EvStorM closed 2 years ago

EvStorM commented 2 years ago

fix #29 and #31

Serhioromano commented 2 years ago

Notes to all PR.

  1. Please do not comit changes not apply to your fix like new lines of code, new whitespaces, etc...
  2. Do not change version, it will be change automatically
  3. If you fix dates in CHANGELOG file, those are separate fixes create a separate PR for those.
  4. If you add .vscode to ignore add this to separate PR too. But in fact, do not. Because I will not ignore it. It contains tasks to run debug mode, my settings for theme and all other things that should be there.
EvStorM commented 2 years ago

sorry, i don't have experience, thx you reminder

Serhioromano commented 2 years ago

sorry, i don't have experience, thx you reminder

It is ok. No problems. I can copy your suggestions manually. I only need to confirm what is that git-flow CLI? I want to make sure it has same commands supported