Comment on LOL GitHub [2018]
tux0r@feddit.org 2 weeks agoI use Fossil (a DVCS that’s not Git-based) for most of my code. The main reason is that self-hosting (and keeping backups of) it is incredibly easy: One Fossil repository is one file. For those who absolutely require Git interaction for any reason, one-way mirrors are perfectly possible.