Hi,
i am trying configure Bitbucket with Amazon EC2, i add my key to Bitbucket and is not work, i have this error:
fatal: empty ident <xxx@ip-xx-xxx-xxx-xxx.sa-east-1.compute.internal> not allowed
any can help me?
thanks
Works, i set my email and name in git config
git config user.email "email@email.com"
git config user.name "myname"
and works fine. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.