Skip to content

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

Open
@AtomicNibble

Description

@AtomicNibble

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions