gitlabhq/app/views/shared/_no_ssh.html.haml

4 lines
190 B
Plaintext
Raw Normal View History

- if current_user.require_ssh_key?
2012-11-29 17:09:27 +01:00
%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