Home

Awesome

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