- The main difference between standard TFS branching strategy is that you branch more often for shorter time periods and check in small code change units into the "Development" branch.
- Delete the black line once the feature is complete and checked back into the Development branch. Can easily start a new functional local GIT branch to amend the next feature.
Choosing the branching strategy is normally: Release, patch or feature driven.
Visual Studio 2019, Commit code to GIT repository |
No comments:
Post a Comment