-
- Downloads
Merge branch 'default_clone_protocol_based_on_user_keys' into 'master'
When rendering the clone page, check user profile to decide default clone protocol If the user has uploaded SSH-keys, use SSH; otherwise, use http(s). Closes #3504. See merge request !1998
No related branches found
No related tags found
Showing
- app/helpers/projects_helper.rb 10 additions, 2 deletionsapp/helpers/projects_helper.rb
- features/explore/projects.feature 19 additions, 2 deletionsfeatures/explore/projects.feature
- features/project/create.feature 2 additions, 0 deletionsfeatures/project/create.feature
- features/steps/explore/projects.rb 1 addition, 0 deletionsfeatures/steps/explore/projects.rb
- features/steps/project/create.rb 1 addition, 0 deletionsfeatures/steps/project/create.rb
- features/steps/shared/user.rb 8 additions, 0 deletionsfeatures/steps/shared/user.rb
Please register or sign in to comment