This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
Detect renames in diff'ing #152
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Upstream ticket: radicle-dev/radicle-upstream#929
When diff'ing we don't apply git's heuristics to detect renames. A minimal test exists https://github.com/radicle-dev/radicle-surf/blob/master/src/vcs/git.rs#L1415-L1452 and is probably where we should start with exploring this.
The text was updated successfully, but these errors were encountered: