Add a compact script

This commit is contained in:
zontreck 2025-02-01 02:14:58 -07:00
parent 5e6384926e
commit 195f88e02b

4
compact.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
git gc
git submodule foreach --recursive git gc