https://git-scm.com/images/logos/2color-lightbg@2x.png I'm presenting soon on Advanced Git. I feel a lot of Developers and DevOps engineers know enough git to the job, but sometimes that's it. I want to help people be more comfortable with the git command line, and help alleviate some fear or hesitation in dealing with git edge cases. While researching things, … Continue reading Some Tools to Help Present Git
Tag: git
ARM – Part 3: Hook up the Pipes
I’ve got a template straight from Microsoft. I want this wired into a CI/CD pipeline to I can play around and get quick feedback. I’m going to use Azure DevOps to help make all this possible. Let's get those templates into a repo to get started. New repo, initialize it, add new files. Next, I'm … Continue reading ARM – Part 3: Hook up the Pipes