When deploying code I by now almost always use git archive for that no matter whether that is library code or actually product code that gets deployed onto a (web)server. Recently I had a chat with someone that so far hadn’t heard of that so I realized perhaps it’s time to write about it. What … Continue reading Deploy using git archive→ The post Deploy using git archive appeared first on andreas.heigl.org.