Sublime Forum

What does git flow do?

#1

hi,

In Sublime Merge there is a command option Git Flow: Initialize. Can someone explain, what does it do?

0 Likes

#2

Hi @usig,

Git Flow is a popular branching model. You can read more about it here: https://nvie.com/posts/a-successful-git-branching-model/

Sublime Merge fully supports this branching model, should you be interested in using it.

Thanks,
- Dylan

0 Likes