If I use my own account, repo and gerrit work fine.
But many other people told me that they get error message during repo
sync:
$ ~/repo sync
Fetching projects: 100% (2/2)
Initializing project git_test ...
Permission denied (publickey).
Permission denied (publickey).
You should be able to do this by adding an entry to your ~/.ssh/config
file instead of changing the manifest. Something like:
Host gerrit
Port 29418
User erictsai53