build process - Git feature branch verification -
is there way verify base of git branch? implement concurrent versions, using git tagging mechanism. developers should use specific version tag created bug fix branches like: git branch -b "uat bug fix" v3.0.0
git flow diagram:
Comments
Post a Comment