The number one issue I’ve seen when people start using Git is dealing with submodules in existing projects. Recently I’ve been considering moving everything to subtrees, but I don’t see that as a direct replacement. In this post I explain why. Why use Submodules or Subtrees? Every organisation has code that is shared between projects,… Continue reading Git Submodules vs Git Subtrees