Y
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
jacobegold
998 days ago
This is what Facebook did extremely well with Phabricator, which was then open sourced.
link
Noumenon72
998 days ago
Git reflog provides history and rollback, what else do you need?
link
earthboundkid
997 days ago
Oh boy an ephemeral log that doesn’t sync.
link