Ask HN: Is your Git clone from GitHub taking forever? 1 points by frabjoused 5y ago ↗ HN Nothing wrong on Github's status page, however I'm the second co-worker to notice git clone taking forever despite our Internet connections being fine.
[–] mardiyah 5y ago ↗ depends on total repo size of coursein case not complex one could possibly get the n latest file by option e.g:--depth 7get the last 7 commits
1 comment
[ 4.7 ms ] story [ 10.4 ms ] threadin case not complex one could possibly get the n latest file by option e.g:
--depth 7
get the last 7 commits