Skip to main content

Module git

Module git 

Source
Expand description

Git operations and repository management

Re-exports§

pub use amendment::AmendmentHandler;
pub use commit::CommitAnalysis;
pub use commit::CommitAnalysisForAI;
pub use commit::CommitInfo;
pub use commit::CommitInfoForAI;
pub use remote::RemoteInfo;
pub use repository::GitRepository;

Modules§

amendment
Git commit amendment operations
commit
Git commit operations and analysis
remote
Git remote operations
repository
Git repository operations

Functions§

check_git_repo
Check if the current directory is a git repository
check_working_directory_clean
Check if working directory is clean