Skip to content

Not working with absolute paths #3

Description

@cdesiles

Here is my ssh config:

$ cat ~/.ssh/config
Host git.telecomsante.com
    HostName website.stuff.com
    User git
    IdentityFile /home/user/.ssh/id_rsa

During the bower install of one component (git+ssh://website.stuff.com/tools/tool#1.0.0) there is an issue saying the system cannot find my key /home/user/.ssh/id_rsa.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions