Upgrade guide for 7.1 to 7.2 needs to be updated for change to use gitlab-shell v1.9.8
Created by: Phone911
The 7-2-stable has been updated to use gitlab-shell v1.9.8. The upgrade guide doc/update/7.1-to-7.2.md still references to checkout gitlab-shell v1.9.7. Additionally this change alters how the repository hooks are managed and causes a warning/error to be issued when running: sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production
To fix this warning you should run: sudo -u git -H gitlab-shell/bin/create-hooks