From bfa8e0c6fe3d3968dd2a8b9b0e4c8486a5da6273 Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Tue, 18 Mar 2014 13:21:42 -0700 Subject: [PATCH] HACKING: update github part Change-Id: I1e8bc0381a084357dd0a008a1a1e2563f85a9ea6 --- HACKING | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/HACKING b/HACKING index 90f568c1f..fcfbf955f 100644 --- a/HACKING +++ b/HACKING @@ -19,9 +19,13 @@ hack from a Camlistore release's zip file: $ git clone https://camlistore.googlesource.com/camlistore -(We use github for distribution and collaboration with some people, -but the Gerrit git server & code review system is the main repo. See -http://camlistore.org/docs/contributing for how to use them.) +(We use github for distribution but its code review system is so poor, +we don't use its Pull Request mechanism. The Gerrit git server & code +review system is the main repo. See +http://camlistore.org/docs/contributing for how to use them. We might +support github for pull requests in the future, once it's properly +integrated with external code review tools. We had a meeting with Github +to discuss the ways in which their code review tools are poor.) On Debian/Ubuntu, some deps to get started: