Awesome
fgit
A tool to replace your GitHub URL with fastgit URL automatically when cloning repositories.
How To Use?
Linux
- Clone fgit
- Execute in fgit folder:
sudo cp ./bin/fgit.sh /usr/local/bin/fgit
- Use command
fgit https://github.com/xxx/xxx.git
to use fastgit.org to clone the repository
Windows
- Clone fgit
- Add fgit/bin to you PATH
- Use command
fgit https://github.com/xxx/xxx.git
to use fastgit.org to clone the repository