pacote icon indicating copy to clipboard operation
pacote copied to clipboard

git: disable shallow clones for non-hosted gits

Open zkat opened this issue 7 years ago • 1 comments

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. :\

zkat avatar Jun 09 '17 00:06 zkat

Isn't this already implemented by the following lines? https://github.com/zkat/pacote/blob/ccc6e9094c2e872f09cc12ae966a0cbc1a570eed/lib/fetchers/git.js#L165-L174

raphinesse avatar Jun 23 '18 11:06 raphinesse