Porównane wersje

Klucz

  • Te wersy zostały dodane. Tosłowo zostało dodane.
  • Te wersy zostały usunięte. To słowo zostało usunięte.
  • Formatowanie zostało zmienione.

...

STEP 3. Copy all the data in the default repository to new location

Code Block
sudo su git
sudo rsync -av /var/opt/gitlab/git-data/repositories /home/git/
exit


STEP 4. Upgrade settings

Code Block
sudo gitlab-ctl upgrade

...