module Git::Repository::Committing

Facade methods for committing operations: recording commits, manipulating tree objects, and building commit objects outside the working tree

Included by {Git::Repository}.

@api private