[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
参数