Gitlab 6.2 not syncing with authorized_keys
问题 The keys I put in my Gitlab GUI are not showing up in the authorized_keys file. Hence I cannot push or pull over ssh. Any attempt asks me for an ssh password :-( I am using gitlab 6.2 stable. Here are outputs to a few commands git@CVIAL272675:~/gitlab$ bundle exec rake gitlab:shell:setup RAILS_ENV=production This will rebuild an authorized_keys file. You will lose any data stored in authorized_keys file. Do you want to continue (yes/no)? yes sh: 1: Syntax error: Unterminated quoted string