Description
Developers often need a quick overview of repository health before making changes.
Proposed Solution
Create a command that generates a repository health report.
Suggested Changes
- Branch status
- Untracked files
- Pending commits
- Merge conflicts
- Large files
- Git configuration summary
Expected Outcome
Provides a quick diagnostic overview of the repository.
Suggested Labels
enhancement, cli
Description
Developers often need a quick overview of repository health before making changes.
Proposed Solution
Create a command that generates a repository health report.
Suggested Changes
Expected Outcome
Provides a quick diagnostic overview of the repository.
Suggested Labels
enhancement, cli