Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> There's no good way to get a high fidelity change feed from a POSIX file.

Personally, my main point of frustration with git is the lack of a well-supported ast-based diff. Most text in programming are actually just representations of graphs. I’m sure there is a good reason why it hasn’t caught on, but I find that line-based diffs diverging from what could be a useful semantic diff is the main reason merge conflicts happen and the main reason why I need to stare hard at a pull request to figured out what actually changed.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: