News

A few weeks ago I found myself in the unenviable position of having to extract a patchset from an upstream CVS repository that spanned multiple files in multiple directories. Having gotten so used ...
Polyrepos involve using separate Git repositories for each project, which can work well for small, independent projects. However, as projects grow and start to share code, the benefits of a ...