Showing posts from January, 2026Show all

git cleanup

git verify-pack -v .git/objects/pack/ * .idx | sort -k3 -n | tail -5 git filter-repo \ --path-glob '*.zip' \ --path-glob '…

Read more