[<<][softarch][>>][..]Wed Aug 16 10:17:53 EDT 2017
Have been trying to get my head around developing multiple applications that depend on the same library. The simplest way to do this is to keep only one version of each, and at commit points: - commit library to main repo - pull library into application - commit application with new version (either submodule, or other way to pull git hash)
[Reply][About]
[<<][softarch][>>][..]