i recommend submitting issue directly to libspdm project github. thank you jiewen yao ________________________________ 发件人: Leif Lindholm 发送时间: Wednesday, July 31, 2024 6:34:32 PM 收件人: devel@edk2.groups.io 抄送: Yao, Jiewen ; Kinney, Michael D ; Andrew Fish 主题: Can we do something about libspdm? Hi, The libspdm submodule is 1.1GB of (compressed) data to clone, but only 18MB once checked out. This is by some margin the majority of the time it takes to clone edk2 and submodules. (It takes me 5m44s, and I don't think it's my Internet connection slowing it down.) Having become curious as to how it managed to get that bad, I had a dig. And found that nearly all of the data comes from a branch (that is not a branch of the codebase at all) called github_pages. If I run $ git branch -r -d github_pages $ git gc --prune=now the size of my cloned directory shrinks from 1.1GB down to a more reasonable 27MB. Does anyone have any connections at DTMF that we can try to get in touch with to discuss how to improve their repository setup? / Leif -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#120149): https://edk2.groups.io/g/devel/message/120149 Mute This Topic: https://groups.io/mt/107643637/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-