Skip to main content

Module git

Module git 

Source
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
GitRepoInfo
Information about a git repository