Go library designed to detect entry renaming by comparing lists of deleted and added items.
This library is a spork of code from go-git/go-git, modified to meet the needs of dyff
. It was originally proposed as part of dyff
in PR #409, but due to its complexity and setup requirements, it was moved to a separate repository.