Expand description
Git repository analysis — file history, commit metadata, and code-documentation coupling detection.
Re-exports§
pub use analysis::GitAnalyzer;pub use analysis::GitError;pub use analysis::GitFileInfo;pub use coupling::CouplingDetector;pub use coupling::CouplingIssue;