fgit icon indicating copy to clipboard operation
fgit copied to clipboard

🔧 A tool to replace your github URL to fastgit URL

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