Skip to content
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

ARTIK-318: Add close to JGit clone operation #4418

Merged
4 commits merged into from
Mar 15, 2017
Merged

ARTIK-318: Add close to JGit clone operation #4418

4 commits merged into from
Mar 15, 2017

Conversation

vinokurig
Copy link
Contributor

If Jgit clone command is executed without close, Jgit process will capture pack file in .git folder.
As a result workspace folder is not deleted after deleting workspace in IDE on Windows OS.

What does this PR do?

Add close operation to result of Jgit's clone command execution to free resources.

What issues does this PR fix or reference?

https://github.com/codenvy/artik/issues/318

Changelog

Fix bug when workspace folder is not deleted after deleting workspace in IDE on Windows OS.

Release Notes

Bugfix N/A

Docs PR

Bugfix N/A

@vinokurig vinokurig added the kind/bug Outline of a bug - must adhere to the bug report template. label Mar 14, 2017
@codenvy-ci
Copy link

@ghost ghost merged commit 2c045e7 into master Mar 15, 2017
@ghost ghost deleted the ARTIK-318 branch March 15, 2017 09:17
@riuvshin riuvshin added this to the 5.5.0 milestone Mar 15, 2017
@JamesDrummond JamesDrummond mentioned this pull request Mar 17, 2017
9 tasks
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
* ARTIK-318: Add close to JGit clone operation

* fixup! ARTIK-318: Add close to JGit clone operation

* fixup! ARTIK-318: Add close to JGit clone operation
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants