I am running a git server on a pretty powerful machine. 32 cores, 64gb ram, an ssd with 500mb/s read/write speeds, it's a decent server. I also have a decent network speed, around 200 mb/s.

New to git/github. I have this repo with 11 commits. I want to study the code (whole repo) after the 2nd commit. Just want to see the code in vs code to understand, not …