Commit 3467a3f811100245807f794346695283d0062173
Exists in
master
and in
4 other branches
Merge pull request #101 from drnic/patch-1
Google Group URL in README
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
README.rdoc
... | ... | @@ -94,6 +94,10 @@ Install gitosis, edit conf/gitosis.yml & start server |
94 | 94 | |
95 | 95 | echo "gem: --no-rdoc --no-ri" > ~/.gemrc |
96 | 96 | |
97 | +== Community | |
98 | + | |
99 | +gitlabhq[https://groups.google.com/forum/?hl=en#!forum/gitlabhq] Google Group | |
100 | + | |
97 | 101 | == Contribute |
98 | 102 | |
99 | 103 | We develop project on our private server. | ... | ... |