|
|
|
|
|
by jpnelson
2043 days ago
|
|
Often node modules need to depend on git to do developer experience things. Having it be available in node with no dependencies is really nice, you don't need to assume anything about the git in the environment your user is using. |
|