On 3/25/2013 5:50 AM, Jens Mueller wrote:
how is Deimos supposed to address different versions of a library? In the case at hand, I have a Deimos repository for LLVM 3.1. Now I want to add support for version 3.2. Should I create a different branch or just a tag?
I think a branch for older versions would work best. "master" would be for the newest version.
