Michael Kaufmann

Michael Kaufmann is a Microsoft MVP for Development Technologies ever since 2015 and he works as the Director for the Business Line Development at Devoteam | Alegri. Mike has been working as a .net developer and architect for almost 18 years. In addition to implementing agile techniques (like scrum), ALM and DevOps practices, he is an Azure architect and a Clean Code addict. He shares his knowledge in trainings, his blog, articles and as a speaker at international conferences.

Git for Fun - getting productive with git

Git has won the battle of version control systems and is widespread – not only in the open source world. But many teams do not get the maximum productivity out of it, because they did not approach git with the right strategies. The talk presents the best strategies for the entire git workflow – from branch and commit over review to merge. The talk helps you answer question like: How do you find a branching workflow that fits your Team? How do you ensure consistent naming? How do you write meaningful commit messages? What’s the best merge strategy for your team? How do you optimize your review process with pull requests? The version control system is the base for all development – so get the best out of it and get productive with your team.