Hacker News new | ask | show | jobs
Gitless – A simple VCS built on top of Git (gitless.com)
3 points by tonteldoos 1881 days ago
1 comments

I enjoy gitless a lot. I think it made the right decisions in terms of usability. For example branch operations are atomic... one cannot contaminate the staging area.