Branching Strategy
The Slim Framework uses a simple branching strategy. There is one master
branch, and themaster
branch HEAD
reference points to the latest unstable code. Each stable release is denoted with a numeric tag (e.g., 3.0.0
).
The Slim Framework uses a simple branching strategy. There is one master
branch, and themaster
branch HEAD
reference points to the latest unstable code. Each stable release is denoted with a numeric tag (e.g., 3.0.0
).