Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 494 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 494 Bytes

fgit

A tool to replace your GitHub URL with fastgit URL automatically when cloning repositories.

简体中文

How To Use?

Linux

  1. Clone fgit
  2. Execute in fgit folder: sudo cp ./bin/fgit.sh /usr/local/bin/fgit
  3. Use command fgit https://github.com/xxx/xxx.git to use fastgit.org to clone the repository

Windows

  1. Clone fgit
  2. Add fgit/bin to you PATH
  3. Use command fgit https://github.com/xxx/xxx.git to use fastgit.org to clone the repository