Is possible to support '--depth=1' for plugin install to enhance the installation speed? like this: ```bash git clone http:/xxx.git --depth=1 ```
Is possible to support '--depth=1' for plugin install to enhance the installation speed?
like this: