-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Che 7 ssh git is not working #12850
Labels
kind/bug
Outline of a bug - must adhere to the bug report template.
Comments
gorkem
added
the
kind/bug
Outline of a bug - must adhere to the bug report template.
label
Mar 7, 2019
@gorkem just use |
@abhinavsagar repeated git clone was obviously a copy/paste error. |
@gorkem the git clone was from the |
@l0rd correct. |
benoitf
added a commit
to eclipse-che/che-theia
that referenced
this issue
Jun 7, 2019
Also as before, add less utility to better git diff output related to eclipse-che/che#12850 Change-Id: I1d1b7b83f02f5ebfc9957f3d5106c1ce13a080a6 Signed-off-by: Florent Benoit <fbenoit@redhat.com>
benoitf
added a commit
to eclipse-che/che-theia
that referenced
this issue
Jun 10, 2019
Also as before, add less utility to better git diff output related to eclipse-che/che#12850 Change-Id: I1d1b7b83f02f5ebfc9957f3d5106c1ce13a080a6 Signed-off-by: Florent Benoit <fbenoit@redhat.com>
monaka
pushed a commit
to PizzaFactory/che-theia
that referenced
this issue
Jun 14, 2019
Also as before, add less utility to better git diff output related to eclipse-che/che#12850 Change-Id: I1d1b7b83f02f5ebfc9957f3d5106c1ce13a080a6 Signed-off-by: Florent Benoit <fbenoit@redhat.com>
Looks like it has been fixed by eclipse-che/che-theia#266 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
git clone git@github.com:gorkem/penfold.git
fails with the following messageI think this is because of the missing ssh binaries on the image. This also results on url factory to fail. Here is the devfile that I have used to easily reproduce.
The text was updated successfully, but these errors were encountered: