Hacker News new | ask | show | jobs
by earthboundkid 998 days ago
I’ve said for a while that the problem with Git’s data model is that the branch information is not itself versioned. I want Git but for Git.
2 comments

This is what Facebook did extremely well with Phabricator, which was then open sourced.
Git reflog provides history and rollback, what else do you need?
Oh boy an ephemeral log that doesn’t sync.