Hacker News new | ask | show | jobs
by skydhash 15 days ago
Git store whole files. The diff and the merge algorithm works by line by default, but that's because line is a rough unit of code (statement, expression, and definition happens mostly within one line).