This post is going to be a living list of external references I’ve found useful with respect to Git Branching, Repo’s an DevOps Engineering Practices that relate to Git. Git Branching Guidance for DevOps Teams Great guidance for how to get started. Addresses all the usual questions people struggle with…
Leave a CommentTag: VSTS
My customers love to use VSTS to enable their DevOps capabilities, but in some cases they are not able to use the Hosted Agents due to security restrictions. In that case, the alternative is to use Private Agents. For detailed description on differences between the two configurations checkout this article.…
Leave a Comment