SSH keys not working if they’re bigger than 4096
Pushing with SSH keys bigger than the sizes defined in https://gitlab.com/gitlab-org/gitlab-ce/blob/master/lib/gitlab/ssh_public_key.rb#L6 will fail since https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/16821