參考這篇作法 How to handle big repositories with git
git clone --depth depth remote-url
另外 repo 也可以
repo init --depth=DEPTH
參考 Convert shallow clone to full clone
git fetch --unshallow
沒有留言:
張貼留言