Hackers News git – Pushing to Github after a shallow clone is horribly slow adminFebruary 12, 20250 TL;DR: use –depth 2. Read on for why. Shallow clones (can, but not necessarily must) defeat an important optimization. In…