git clone 报错问题 fatal: unable to access 'https://github.com/monster1935/vue-admin.git/': SSL certificate problem: un
$ git clone https://github.com/monster1935/vue-admin.git
Cloning into 'vue-admin'...
fatal: unable to access 'https://github.com/monster1935/vue-admin.git/': SSL certificate problem: unable to get local issuer certificate
解决办法:把https改成git即可