foundweekends / foundweekends/giter8
Can't pull a private repository
Open
- Dominant language
- Scala
- Stars
- 1.8k
- Forks
- 225
- Avg merge
- 2h 35m
- Merged PRs (30d)
- 8
Description
## 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)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.