Add a compact script
This commit is contained in:
parent
5e6384926e
commit
195f88e02b
1 changed files with 4 additions and 0 deletions
4
compact.sh
Executable file
4
compact.sh
Executable file
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
git gc
|
||||||
|
git submodule foreach --recursive git gc
|
Loading…
Add table
Add a link
Reference in a new issue