rm -rf .git/gc.log

时间:2023-03-08 15:37:02

rm -rf .git/gc.log

➜  test git:(abc) gp
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
warning: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. Already up to date.
➜ test git:(abc) rm -rf .git/gc.log
➜ test git:(abc) gp
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
Already up to date.
➜ test git:(abc)

rm -rf .git/gc.log

refs


rm -rf .git/gc.log

xgqfrms 2012-2020

www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!