Nathan Baulch
Showing posts with label
maintenance
.
Show all posts
Showing posts with label
maintenance
.
Show all posts
Friday, December 13, 2019
Recursively compact git repositories within a directory
find -name .git -exec echo {} \; -execdir git gc --aggressive ";"
Older Posts
Home
Subscribe to:
Posts (Atom)