Skip to content
Snippets Groups Projects
Commit 08fd2b95 authored by Alex Yoder's avatar Alex Yoder
Browse files

change 6-1-stable to 6-2-stable

parent 1a923fe0
No related branches found
No related tags found
3 merge requests!100176 2 stable,!6886DELETE THIS MERGE REQUEST,!5389change 6-1-stable to 6-2-stable in installation guide
This commit is part of merge request !10017. Comments created here will be created in the context of that merge request.
Loading
@@ -153,10 +153,10 @@ To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install
Loading
@@ -153,10 +153,10 @@ To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install
cd /home/git/gitlab cd /home/git/gitlab
   
# Checkout to stable release # Checkout to stable release
sudo -u git -H git checkout 6-1-stable sudo -u git -H git checkout 6-2-stable
   
**Note:** **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 ## Configure it
   
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment