3 lines
89 B
Batchfile
3 lines
89 B
Batchfile
|
git gc --aggressive
|
||
|
git reflog expire --all --expire=now
|
||
|
git gc --prune=now --aggressive
|