Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_no_ssh.html.haml « shared « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5fdcea850b27ee32a33da0ec69b39b987b157f2a (plain)
1
2
3
- if current_user.require_ssh_key?
  %p.error_message.centered
    You won't be able to pull or push project code via SSH until you #{link_to 'add an SSH key', new_key_path} to your profile