pacote
pacote copied to clipboard
git: disable shallow clones for non-hosted gits
Ref: https://github.com/npm/npm/issues/16898#issuecomment-307251467
Gotta try relevant hosts and make sure all the hosted ones are able to do shallow clones like these. :\
Isn't this already implemented by the following lines? https://github.com/zkat/pacote/blob/ccc6e9094c2e872f09cc12ae966a0cbc1a570eed/lib/fetchers/git.js#L165-L174