mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 07:36:41 +10:00
Merge pull request #5389 from alexyoder/patch-1
change 6-1-stable to 6-2-stable in installation guide
This commit is contained in:
@@ -153,10 +153,10 @@ To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install
|
||||
cd /home/git/gitlab
|
||||
|
||||
# Checkout to stable release
|
||||
sudo -u git -H git checkout 6-1-stable
|
||||
sudo -u git -H git checkout 6-2-stable
|
||||
|
||||
**Note:**
|
||||
You can change `6-1-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server!
|
||||
You can change `6-2-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server!
|
||||
|
||||
## Configure it
|
||||
|
||||
|
||||
Reference in New Issue
Block a user