Skip to content

Literate will ask for SSH passphrase multiple times #197

@cjalmeida

Description

@cjalmeida

Similar issue to #196, Literate.jl will still ask for a passphrase if your SSH key is password protected.

The fix in #194 introduces a regression where it ignores ssh-agent variables. It should use withenv instead of setenv.

The actual fix requires add adding the BatchMode option to GIT_SSH_COMMAND.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions