@abucci@anthony.buc.ci Yeah I’ve seen this nice tool before 😆 It’s qtute fascinating how it works 🤔
@abucci@anthony.buc.ci Wow, that’s really cool. How is the actual data stored?
@mckinley@twtxt.net I think in the Git reflog or something? 🤔
Ah git-bug! Ive chatted with the creator when he was working on the graphql parts. Its working with git objects directly sorta like how git-repo does code reviews. Its a pretty neat idea for storing data along side the branches. I believe they don’t add a disconnected branch to avoid data getting corrupted by merging branches or something like that.
@abucci@anthony.buc.ci Definitely going into my bag of tools!