> I don't see the size as a problem anymore now that it turns out we can keep > the whole history in under 1GB.
+1 > git clone --depth allows "casual or bandwith limited contributors" to > clone only a part of the history from a remote repository +1 > I just tested the git clone --depth 1 option on a > demo repository and was able to commit and push to the upstream without > issues. Great. > This is best option for new developers or plugin developers, not needing > the complete history for inspection. +1 Great investigations with an excellent (and surprising to me) result, guys. Thank you. -jt
