FastGitORG / fgit

🔧 A tool to replace your github URL to fastgit URL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

🔧 A tool to replace your github URL to fastgit URL

License:GNU General Public License v3.0


Languages

Language:Shell 52.7%Language:Batchfile 47.3%