vscode-git-flow icon indicating copy to clipboard operation
vscode-git-flow copied to clipboard

Multi repositories support

Open glamax13 opened this issue 3 years ago • 2 comments

Hello!

VsCode support multiple repositories in the same workspace but i am yet to find a gitflow add-on that does it. I know it's a feature request and those can be quite annoying but i figured i might at least ask.

What i am talking about is that when there are multiple git in the same workspace git will recognize it and give a section to each of them. image

And again when using commands, VsCode will ask you which repo to use. image image

Which comes in really handy when working with packages, in my case composer packages.

Thank you for your time and good luck in your project!

glamax13 avatar Jun 21 '21 13:06 glamax13

Also interest

tguenneguez avatar Jan 31 '22 15:01 tguenneguez

@glamax13 @tguenneguez I added it to my Git Flow extension Serhioromano.gitflow

Serhioromano avatar Feb 18 '22 10:02 Serhioromano