Addition to installation instructions
There are merge conflicts
The comparison view may be inaccurate due to merge conflicts.
Resolve these conflicts or ask someone with write access to this repository to merge it locally.
Created by: RomkeVdMeulen
Currently, when following the installation instructions, you get a warning during final check.
Git configured for git user? ... no Try fixing it: sudo -u git -H git config --global user.name "GitLab" sudo -u git -H git config --global user.email "gitlab@your-domain.com" For more information see: doc/install/installation.md in section "GitLab" Please fix the error above and rerun the checks.
To fix this, add these commands to the installation instructions.
The comparison view may be inaccurate due to merge conflicts.
Resolve these conflicts or ask someone with write access to this repository to merge it locally.