hi,
In Sublime Merge there is a command option Git Flow: Initialize
. Can someone explain, what does it do?
hi,
In Sublime Merge there is a command option Git Flow: Initialize
. Can someone explain, what does it do?
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