← Back to context

Comment by glouwbug

11 hours ago

I’ve always wanted a git with five commands, and maybe with AST based diffing

The five command part isn't really possible but you can use custom diffs for merges, git diff, etc. pretty easily. There are projects like diffsitter ( https://news.ycombinator.com/item?id=42093756