logoalt Hacker News

embedding-shapetoday at 1:27 PM0 repliesview on HN

> Git isn't structured for collaborative commits.

Git isn't structured for collaborative commits, but community-wide conventions kind of "patches" support for it on top of the git message body, via "Co-Authored-By: name <[email protected]>" which IIRC most platforms support, and the convention itself initially comes from Linux kernel development.