Selfhosting
In this article, I'll share my thoughts about Selfhosting.
read more →/blog
In this article, I'll share my thoughts about Selfhosting.
read more →Git is a Distributed Version Control System or DVCS, created for the Linux Kernel project. The idea behind a DVCS is that there is no concept of central repository. Every copy (clone) has all the information. But generally, there is a central repository that acts as a single source of truth for all the developers.…
read more →