module Git::Repository::Merging

Facade methods for merge operations: merging branches into the current branch, and finding common ancestors between commits

Included by {Git::Repository}.

@api private