KnowledgeBase Linux GIT HowToGraft DevBranch Wednesday, January 22, 2020 8:34 AM git clone --mirror --depth=1 file://$PWD ../temp rm -rf .git/objects mv ../temp/{shallow,objects} .git rm -rf ../temp Previous Next