1.0.3 • Published 2 years ago

fast-git-clone v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

TOC

说明

一款更快的 git clone GitHub 源码 cli 工具

安装

npm i -g fast-git-clone

or

yarn add -global fast-git-clone

使用

fast-git-clone 的使用和 正常的 git clone 子命令一样正常使用

fast-git-clone clone <github repository> [-b <branchName>] [-o <originName>]

简写

fgc clone <github repository>

目前支持 git clone-b -o 参数