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

Diff not handle folders been relplace by files with same name #27

Open
AtomicNibble opened this issue Jul 1, 2019 · 0 comments
Open

Comments

@AtomicNibble
Copy link

AtomicNibble commented Jul 1, 2019

If you have two file Tree and call auto diff = tree0.createDiff(tree1); if tree0 has a folder called foo and tree1 has had that folder removed and a file added called foo the resulting diff will not contain info about the file.

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

No branches or pull requests

1 participant