Skip to content
Snippets Groups Projects
Commit da804eac2b00 authored by Siddharth Agarwal's avatar Siddharth Agarwal
Browse files

git_handler.get_files_changed: detect renames when asked to do so

We use Dulwich's rename detector to detect any renames over the specified
similarity threshold.

This isn't fully bidirectional yet -- when the commit is exported to Git
the hashes will no longer be the same. That's why that isn't tested here. In
upcoming patches we'll make sure it's bidirectional and will add the
corresponding tests.
parent cf9dd81b61dc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment