logoalt Hacker News

charcircuitlast Wednesday at 3:36 AM1 replyview on HN

>A single diff can’t represent a list of commits

I don't understand why this would be a problem. Each commit can have its own diff.


Replies

sedatklast Wednesday at 3:41 AM

I think that's for packaging PRs in a single diff file. Here's an example: https://diffx.org/spec/examples.html#diff-of-multiple-commit...

show 1 reply