module Git::Repository::Diffing

Facade methods for comparing commits and trees using ‘git diff`

Included by {Git::Repository}.

@api private