The repository must be accessible over <code>http://</code>, <code>https://</code> or <code>git://</code>.
The repository must be accessible over <code>http://</code>, <code>https://</code>, <code>ssh://</code> or <code>git://</code>.
%li
If your HTTP repository is not publicly accessible, add authentication information to the URL: <code>https://username:password@gitlab.company.com/group/project.git</code>.
Include the username in the URL if required: <code>https://username@gitlab.company.com/group/project.git</code>.
%li
The update action will time out after 10 minutes. For big repositories, use a clone/push combination.
data: {confirm: 'Are you sure you want to regenerate public key? You will have to update the public key on the remote server before mirroring will work again.'},