Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Fix git clone on page refresh #336

Closed
wants to merge 1 commit into from
Closed

Fix git clone on page refresh #336

wants to merge 1 commit into from

Conversation

vinokurig
Copy link
Contributor

Signed-off-by: Igor Vinokur [email protected]

What does this PR do?

Updates dependency to vscode git extension binary to fix the problem with cloning projects every time a workspace is loaded/refreshed, even if the project was already cloned

What issues does this PR fix or reference?

closes eclipse-che/che#13796

Release Notes

Docs PR

Signed-off-by: Igor Vinokur <[email protected]>
@benoitf
Copy link
Contributor

benoitf commented Jul 9, 2019

I would avoid to fork the upstream project vscode-git for 7.x

@sunix
Copy link
Contributor

sunix commented Jul 9, 2019

@vinokurig could you add the changeset of your fork at least so we know what you have changed ?

@vinokurig
Copy link
Contributor Author

@sunix the PR to git extension: che-incubator/vscode-git#2

@sunix
Copy link
Contributor

sunix commented Jul 11, 2019

should we close this one ?

@vinokurig vinokurig closed this Jul 19, 2019
@vinokurig vinokurig deleted the che-13769 branch September 5, 2019 09:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Che Theia clones projects every time a workspace is loaded/refreshed, even if the project was already cloned.
3 participants