cginternals / cginternals/cppfs

Diff not handle folders been relplace by files with same name

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
514
Forks
73
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.