Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Can't pull a private repository #889

Open
i-am-the-slime opened this issue May 24, 2024 · 1 comment
Open

Can't pull a private repository #889

i-am-the-slime opened this issue May 24, 2024 · 1 comment

Comments

@i-am-the-slime
Copy link

steps

sbt or Giter8 version:

g8 0.16.2

problem

Trying to run sbt new or g8 on a private repo leads to:

> g8 ssh://git@github.com/my-org/my-template.g8.git
ssh://git@github.com/my-org/my-template.g8.git: Cannot log in at github.com:22

expectation

It should not fail to log in (since cloning the repo works just fine)

@i-am-the-slime
Copy link
Author

I wonder if this is related to using https://github.com/maxgoedjen/secretive over ssh-agent.
I think it would be nice if this project could just call out to the git process instead of using a Java implementation of git.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

1 participant