git branching strategies for infrastructure code
Infrastructure development typically involves two distinct types of code repositories: module repositories and config repositories. We discuss what these repo types mean and what git branching strategies we should use to manage them.