Hey!
I've faced with a problem on git workspace update stage.
Workspace is trying to clone via ssh with standard private key: id_rsa
In my case this way is not working due to another name of private ssh key for git.
I think, it would be nice, if user will have an ability to specify a key.
UPD: Updated description of the Issue
Hey!
I've faced with a problem on
git workspace updatestage.Workspace is trying to clone via ssh with standard private key:
id_rsaIn my case this way is not working due to another name of private ssh key for git.
I think, it would be nice, if user will have an ability to specify a key.
UPD: Updated description of the Issue