how to quickly clone big git repos
1. If you already have git repo somewhere, even on different branch, clone from it first, then fetch. Git will download only new objects. 2. If it's the first time you clone this repo, do it with --depth=1, get to work and fetch with unshallow in background. -- OpenSource police
-- They don't want to add features I want -- Add them yourself -- What do you mean yourself? @a1batross@expired.mentality.rip |