-
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
theia git extension [publish branch] "permission denied" in askpass.sh #16084
Comments
I think this is something that can be handled as part of #16041 |
@benoitf @ericwill @l0rd : |
@nickboldt I believe this should be fixed for 7.9.2 to land in CRW 2.1 |
Update the git built-in extension to the latest version (1.43.0) The sources for the built version can be found here: https://download.jboss.org/jbosstools/vscode/3rdparty/vscode-git/vscode-git-53810c-sources.tar.gz See eclipse-che/che#16084 Signed-off-by: Eric Williams <ericwill@redhat.com>
Update the git built-in extension to the latest version (1.43.0) The sources for the built version can be found here: https://download.jboss.org/jbosstools/vscode/3rdparty/vscode-git/vscode-git-1c7fa0-sources.tar.gz See eclipse-che/che#16084 Signed-off-by: Eric Williams <ericwill@redhat.com>
Update the git built-in extension to the latest version (1.43.0) The sources for the built version can be found here: https://download.jboss.org/jbosstools/vscode/3rdparty/vscode-git/vscode-git-1c7fa0-sources.tar.gz See eclipse-che/che#16084 Signed-off-by: Eric Williams <ericwill@redhat.com>
Update the git built-in extension to the latest version (1.39.1) The sources for the built version can be found here: https://download.jboss.org/jbosstools/vscode/3rdparty/vscode-git/git-1.0.0-f356dc-sources.tar.gz See eclipse-che/che#16084 Signed-off-by: Eric Williams <ericwill@redhat.com>
Fixes eclipse-che/che#16084 Change-Id: I5110ae857e6849b8b8d0ecda67903b612ab59616 Signed-off-by: Florent Benoit <fbenoit@redhat.com>
Fixes eclipse-che/che#16084 Change-Id: I5110ae857e6849b8b8d0ecda67903b612ab59616 Signed-off-by: Florent Benoit <fbenoit@redhat.com>
…-che#673) Fixes eclipse-che/che#16084 Change-Id: I5110ae857e6849b8b8d0ecda67903b612ab59616 Signed-off-by: Florent Benoit <fbenoit@redhat.com>
…685) Fixes eclipse-che/che#16084 Change-Id: I5110ae857e6849b8b8d0ecda67903b612ab59616 Signed-off-by: Florent Benoit <fbenoit@redhat.com>
clicking "publish branch" in git extension gives the following FATAL error:
Git: fatal: cannot exec '/default-theia-plugins/vscode-git/extension/out/askpass.sh': Permission denied
.sh file does not have +x mod set.
The text was updated successfully, but these errors were encountered: