|
|
|
|
|
by apatheticonion
45 days ago
|
|
Another thing git isn't good at is massive codebases with long histories. IMO git should have a configuration option to pull commits lazily without the need for `--depth` and the `git fetch` dance that goes along with it. |
|