gitlab-org--gitlab-foss/app/views/shared/_no_ssh.html.haml
2013-07-04 17:10:34 +03:00

3 lines
198 B
Text

- 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_profile_key_path} to your profile