Expand description
Services module for Git-Iris
This module provides focused service layers for specific operations:
GitCommitService- Git commit operations (create commits, hooks)
Re-exports§
pub use git_commit::GitCommitService;
Modules§
- git_
commit - Git commit service