Skip to content

[Question] How would one use the ssh-agent? #376

@ThaDaVos

Description

@ThaDaVos

How would one set it up so gitsh doesn't keep asking for passphrase?
Normally one would use the following commands:

eval $(ssh-agent)
ssh-add

but running it as follows inside the gitsh:

!eval $(!ssh-agent) // Started agent succesfully
!ssh-add // Could not open a connection to your authentication agent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions