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:

enter image description here looking way capture bug fix branch not created using tag.


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

Redirect to a HTTPS version using .htaccess -