Git-Raw

 view release on metacpan or  search on metacpan

lib/Git/Raw/Diff.pm  view on Meta::CPAN

=item * "rename_from_rewrite_threshold"

Similarity of modified to be eligible rename source (default 50).

=item * "copy_threshold"

Similarity to consider a file a copy (default 50).

=item * "break_rewrite_threshold"

Similarity to split modify into delete/add pair (default 60).

=item * "rename_limit"

Maximum similarity sources to examine for a file (default 200).

=back

=head2 patches( )

Return a list of L<Git::Raw::Patch> objects for the diff.



( run in 0.665 second using v1.01-cache-2.11-cpan-71847e10f99 )