Commit e7abd35f731e63fdb8bb4b210297a20cb9b70479

Authored by Dmitriy Zaporozhets
1 parent 5058c4fd

gitolite fork up to v320

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/install/installation.md
@@ -117,7 +117,7 @@ Create a user for GitLab: @@ -117,7 +117,7 @@ Create a user for GitLab:
117 Clone GitLab's fork of the Gitolite source code: 117 Clone GitLab's fork of the Gitolite source code:
118 118
119 cd /home/git 119 cd /home/git
120 - sudo -u git -H git clone -b gl-v304 https://github.com/gitlabhq/gitolite.git /home/git/gitolite 120 + sudo -u git -H git clone -b gl-v320 https://github.com/gitlabhq/gitolite.git /home/git/gitolite
121 121
122 Setup Gitolite with GitLab as its admin: 122 Setup Gitolite with GitLab as its admin:
123 123