GitHub user pranet opened a pull request:
https://github.com/apache/commons-io/pull/57
[IO-572] Extract out replicated code in org.apache.commons.io.FileUtils
Created two additional private methods which hold the replicated code.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pranet/commons-io master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-io/pull/57.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #57
----
commit 8e1807b89e6e78ada27a1c52699a500345a8c201
Author: Pranet Verma <pranetverma@...>
Date: 2018-03-08T21:06:10Z
Extract out duplicate code from move methods
commit 5f2c97de90740e5dcf1102d33ee19ff21c4f2252
Author: Pranet Verma <pranetverma@...>
Date: 2018-03-08T21:40:09Z
Extract out duplicate code from list file/directory methods
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]