Git - Feature Branch
About
A branch that was created to add a feature.
Create a branch off of develop called “feature-[feature name]”, work and commit into that branch.
A branch that was created to add a feature.
Create a branch off of develop called “feature-[feature name]”, work and commit into that branch.