touxing / fast-git-clone

A cli git clone github repository with faster.
0 stars 0 forks source link

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