You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
steps
sbt or Giter8 version:
g8 0.16.2
problem
Trying to run
sbt new
org8
on a private repo leads to:expectation
It should not fail to log in (since cloning the repo works just fine)
The text was updated successfully, but these errors were encountered: