otiai10 / copy

Go copy directory recursively
https://pkg.go.dev/github.com/otiai10/copy
MIT License
722 stars 115 forks source link

[PoC] copy on write #161

Open otiai10 opened 2 months ago

otiai10 commented 2 months ago

Interface design PoC of #160 If any modification is needed, please send pull-request to this branch first.

This pull request will close #160

Huge thanks to @eth-p