Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 532 Bytes

File metadata and controls

1 lines (1 loc) · 532 Bytes

A .NET console tool for performing batch operations across many git repositories and .NET solutions at organization scale. Discovers repositories and solutions, builds and tests them in dependency order, updates NuGet packages, reports per-repo git status, and runs git operations in bulk. Includes AI-assisted commit messages: it generates Conventional Commits suggestions for repositories with uncommitted changes using a remote LLM (OpenAI via Microsoft Semantic Kernel) and lets you review, commit, and push them interactively.