|
|
|
|
|
by daemin
370 days ago
|
|
Yes it can, but the point is that in a git repo you store the entire history locally, so whenever you clone a repo, you clone its history on at least one branch. So when you have a repo that's hundreds of GB in size, the entire history can be massive. |
|