Hacker News new | ask | show | jobs
by thunderbong 758 days ago
If your team is small, fossil is perfect.

https://fossil-scm.org/

(it's mentioned in the article)

1 comments

I think fossil is not exactly post-git but runs in parallel with git. But definitely a good fit for small teams. For true post-git if you feel adventurous I would try jj or pijul.