Git clone –depth 2 is vastly better than –depth 1 if you want to Git push later
Link:
Discussion:
Stack Overflow
Pushing to Github after a shallow clone is horribly slow
I've done a shallow clone of a large repo (git clone --depth 1 git@github.com:myOrg/myRepo.git). I can push new changes to the remote but the first...
Git clone –depth 2 is vastly better than –depth 1 if you want to Git push later | Hacker News









