Hacker News new | ask | show | jobs
by scrumper 4972 days ago
I'm curious too. Semantic diffs maybe? (This change affects control flow, this one doesn't; this change adds complexity, this one removes it.) Something like that would be useful for getting an overview of a project's evolution, instead of highlighting major commits only in terms of lines changed (often just a meaningless refactor.)
1 comments

Basically I started with the things I like from Git, I simplified them and I ditched everything else: It's a personal project so I can learn Go.