Update Guide "Reinstall Gitolite"
Created by: dobeslao
Wiki Page: https://github.com/gitlabhq/gitlabhq/wiki/Reinstall-gitolite
The last step fails:
sudo -u gitlab -H bundle exec rake gitlab:enable_automerge RAILS_ENV=production
I find in another doc the command used is gitlab:app:enable_automerge
sudo -u gitlab -H bundle exec rake gitlab:app:enable_automerge RAILS_ENV=production