Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

aa review should not ask for username when repo is ssh #310

Open
oferb opened this issue Sep 14, 2018 · 1 comment
Open

aa review should not ask for username when repo is ssh #310

oferb opened this issue Sep 14, 2018 · 1 comment

Comments

@oferb
Copy link
Contributor

oferb commented Sep 14, 2018

$ git remote -v
origin	[email protected]:google/startup-os.git (fetch)
origin	[email protected]:google/startup-os.git (push)

Interestingly, it did successfully push, so unclear why it needed the usename.

@vmax
Copy link
Contributor

vmax commented Sep 14, 2018

@oferb it's not an issue with aa per se, it's just that git could not get authorized by ssh-agent. First of all, let's check whether ssh-agent is running

@vmax vmax removed their assignment Mar 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants