Re: [git] Distributed code review discussion

2015-01-10 Thread W. Trevor King
On Sat, Jan 10, 2015 at 01:05:35PM -0500, Matus Faro wrote: > 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. This would allow users to ret

Re: Distributed code review discussion

2015-01-10 Thread Junio C Hamano
On Sat, Jan 10, 2015 at 10:05 AM, Matus Faro 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

Distributed code review discussion

2015-01-10 Thread Matus Faro
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. This would a