On Sat, Jan 10, 2015 at 10:05 AM, Matus Faro <matusfaro@xxxxxxxxx> wrote: > Are there any plans for supporting merge requests and code reviews > natively in git? > > What I mean is a distributed code review system where a merge request > along with review comments would be stored within the git repository > and allowed to be pushed and pulled between repository clones. ... I remember hearing that Gerrit is already going in that direction, except that their plan do not include contaminating the project's real history with the review metadata. You may want to study what they plan to do in order to make yours compatible, if you are planning to write a new one. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html