Just recently I needed to merge multiple Git repositories into one. This might seem trivial, but there are just so many ways to do this, it can be confusing 🙂 My requirements were: merge multiple repositories into a new repository preserve history of all artefacts have every old repository in […]