mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 22:59:19 +10:00
4 lines
231 B
Plaintext
4 lines
231 B
Plaintext
- if current_user.require_ssh_key? && alert.blank? && notice.blank?
|
|
%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
|