Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 311 Bytes

File metadata and controls

10 lines (7 loc) · 311 Bytes

GitFlow.Sample

Trying out GitFlow branching

This Repo is to tryout GitFlow with the branching model: http://nvie.com/posts/a-successful-git-branching-model/.

To use Octopus Deploy (build one branch, deploy that one to Test, ACC and prod), I adjusted the prefix of the release branch to release.deploy.

Bob