The two downsides to git so far are :
1) Multiple repositories, to keep separate library files independent of projects, other libraries.
2) Submodules are tied to a single commit and not to the head of a branch.
I am working on a program to enable (2)
No comments:
Post a Comment