google-api-php-客户端从 Git 下载 zip 只有一个目录 src/Google
google-api-php-client download zip from Git has only one directory src/Google
Git : google-api-php-client
我只看到
src/Google
如何下载其他目录?
/example
/style
/tests
谢谢。
在您的计算机上安装 Git
运行
git clone https://github.com/google/google-api-php-client
您将拥有整个目录结构。
Git : google-api-php-client
我只看到
src/Google
如何下载其他目录?
/example
/style
/tests
谢谢。
在您的计算机上安装 Git
运行
git clone https://github.com/google/google-api-php-client
您将拥有整个目录结构。