I find myself building up lots of versions of SD images as I incrementally develop a working system. Is there a way to manage this better, such as by capturing the SD image backup not as a img/gz but in a way that git can version control?
Grateful for any advice on how to approach this with dd plus any words of wisdom on the general approach.