Expand description
Git repository analysis and optimization
Detects:
- Large .git directories that could benefit from
git gc - Loose objects that need packing
- Git LFS cache
- Large files in history
Structsยง
- GitAnalyzer
- Git repository analyzer
- GitRepo
Info - Information about a git repository