4

I desire to use GitLens to also manage the git-flow structure. Does GitLens have a integration for this Git extension? Or is there another extension that has it?

Penny Liu
  • 15,447
  • 5
  • 79
  • 98
Alessandro
  • 284
  • 4
  • 13

1 Answers1

7

If you search the Visual Studio Marketplace for “gitflow” within VSCode extensions, you can find these two extensions:

The README of GitLens lists all its features, and it doesn’t mention “flow” anywhere, so I assume GitLens does not support it.

Rory O'Kane
  • 29,210
  • 11
  • 96
  • 131