美文网首页
git Auto packing the repository

git Auto packing the repository

作者: DavidWongDev | 来源:发表于2018-12-17 11:12 被阅读0次

详细

Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.

error: Could not read a4224554364bc153e713620c68de1da58fd78818
fatal: bad tree object a4224554364bc153e713620c68de1da58fd78818
error: failed to run repack

sourceTree用得好好的,突然出问题了。网上查了些资料无果。最后取消跟踪远程分支,然后在跟踪,就好了。不知道是不是sourceTree的Bug

相关文章

网友评论

      本文标题:git Auto packing the repository

      本文链接:https://www.haomeiwen.com/subject/yzsqkqtx.html