Git
Flow
is an add-on package to Git, which provides a set of commands to create and
manage the branches. SourceTree
supports Git Flow, it provides as
icon in the tool bar to create and manage Git Flow.
Let us create a branch structure proposed by Git-flow for one of the repository, I have a repository called GitDocuments, and there is only one branch origin/master, now let us use Source Tree and create a Git-flow based branching model for this repository.
Let us create a branch structure proposed by Git-flow for one of the repository, I have a repository called GitDocuments, and there is only one branch origin/master, now let us use Source Tree and create a Git-flow based branching model for this repository.