Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Upgrade tools.gitlibs #57

Open
sanel opened this issue Apr 11, 2023 · 0 comments
Open

Upgrade tools.gitlibs #57

sanel opened this issue Apr 11, 2023 · 0 comments

Comments

@sanel
Copy link

sanel commented Apr 11, 2023

Newer versions of tools.gitlibs does not have a problem with a password protected private key because they now use git command directly. JSCH is removed, so I think that JSCH workaround in lein-git-down can be removed as well.

sanel added a commit to sanel/lein-git-down that referenced this issue Apr 11, 2023
tools.gitlibs now uses `git` directly, instead of Jsch, so workarounds
are no longer necessary. Password protected private keys are now
handled just like they are done through normal `git` command.

Addressing reifyhealth#57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant