HACKING: update github part

Change-Id: I1e8bc0381a084357dd0a008a1a1e2563f85a9ea6
This commit is contained in:
Brad Fitzpatrick 2014-03-18 13:21:42 -07:00
parent bfd3b3fdc8
commit bfa8e0c6fe
1 changed files with 7 additions and 3 deletions

10
HACKING
View File

@ -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: