3 followers
We are TMate Software, we are experts in version control systems and we create tools that become industry standards, such as SVNKit and SubGit.
Git X-Modules lets you enjoy the speed, scale and simple sharing of Git submodules without the bit that drives you to delirious madness · Look out: Git...
Submodules, monorepo, or the third way? · Whatever could be reused, should be. It's one of the first commandments we learn when we begin to study...
Embedded development, just like any other, often depends on shared code components such as libraries for specific hardware. However, there's no...
Imagine that you are developing a taxi service like Uber, with two separate apps (one for passengers, another for drivers). However, they are might be...
How to build a multi-component app in Gradle without uploading each component to Maven each time it's updated. Developing an application and a few...
How to build a multi-component project without installing all libraries. At the time of writing this, there's no default solution for dependency...