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

Spool files in GitClient.Remove() method to prevent possible issues #905

Merged
merged 1 commit into from Sep 4, 2018

Conversation

@KonH
Copy link
Contributor

KonH commented Sep 3, 2018

Description of the Change

Spool files in GitClient.Remove() method to prevent possible issues when trying to remove lots of files (similar to other methods logics).

Alternate Designs

No other alternatives (except no changes in code).

Benefits

More efficient delete of large count of files.

Possible Drawbacks

Don't know about it, looks like suitable change similar to other methods.

Applicable Issues

Relates and described here - #887

…hen trying to remove lots of files;
@StanleyGoldman StanleyGoldman merged commit 484d6a9 into github-for-unity:master Sep 4, 2018
1 check passed
1 check passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
@StanleyGoldman
Copy link
Member

StanleyGoldman commented Sep 4, 2018

Thanks @KonH for picking up that spare for us. 🎖 I appreciate it.

Can I ask a question?
How did you like our documentation for the process of getting set up with development?

@KonH
Copy link
Contributor Author

KonH commented Sep 5, 2018

Docs are clear and understandable, I didn't have problems with them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.