3 回答

TA貢獻(xiàn)1942條經(jīng)驗(yàn) 獲得超3個(gè)贊
git gc --aggressive
git gc --aggressive --prune=now
git gc
filter-branch
filter-branch
.git/refs/original
git reflog expire --all --expire=now git gc --prune=now --aggressive

TA貢獻(xiàn)1789條經(jīng)驗(yàn) 獲得超8個(gè)贊
git gc git gc --aggressive git prune

TA貢獻(xiàn)1757條經(jīng)驗(yàn) 獲得超8個(gè)贊
git gc --aggressive --prune=now
- 3 回答
- 0 關(guān)注
- 940 瀏覽
添加回答
舉報(bào)