Skip to content

Instantly share code, notes, and snippets.

View wookiesh's full-sized avatar

wookiesh

View GitHub Profile
@magnetikonline
magnetikonline / README.md
Last active April 30, 2025 11:11
List all Git repository objects by size.

List all Git repository objects by size

Summary

Bash script which will:

  • Iterate all commits made within a Git repository.