Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

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 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

@StanleyGoldman StanleyGoldman merged commit 484d6a9 into github-for-unity:master Sep 4, 2018
@StanleyGoldman
Copy link
Contributor

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 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.

2 participants